|
024e1a6845
|
modules: make lib calls explicit where possible
|
2024-02-26 11:36:43 +03:00 |
|
Frothy
|
4dc7576176
|
treewide: change modules to use 'inherit (builtins) ...
|
2023-11-14 00:18:32 -07:00 |
|
Frothy
|
ffa25c8c8a
|
treewide: move from 'with lib' to 'inherit (lib) ...'
|
2023-11-06 21:41:53 -07:00 |
|
|
385d91f7e4
|
docs: use literalMD for example codeblocks
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
|
2023-11-06 11:15:33 +03:00 |
|
|
9328443273
|
docs: use inline anchors for referenced options
|
2023-11-06 03:46:51 +03:00 |
|
|
3de5f1ba39
|
docs: use nixosOptionDocs
NixOS 23.11 is deprecating DocBook option documentation. Following home-manager in this change is probably a good idea
|
2023-11-04 14:30:04 +03:00 |
|
|
b95687940d
|
Merge pull request #105 from NotAShelf/feature/window-borders
|
2023-07-26 18:54:18 +03:00 |
|
|
cc1f1b2ed8
|
feat: per-plugin border styles
defaults to the value of globalStyle, can be overriden
|
2023-07-26 10:33:01 +03:00 |
|
|
4233a2c20d
|
feat: copilot completions in nvim-cmp sources
|
2023-07-24 17:24:35 +03:00 |
|
|
0951114a29
|
feat: make visible borders optional
|
2023-07-23 22:39:07 +03:00 |
|
Ching Pei Yang
|
507d824731
|
fix cmp scroll docs keybinds
|
2023-07-20 14:02:47 +02:00 |
|
Ching Pei Yang
|
f3f7082597
|
fix cmp abort keymap
|
2023-07-20 13:33:22 +02:00 |
|
|
319fb0b566
|
feat: add borders to nvim-cmp completion window
|
2023-07-12 20:55:08 +03:00 |
|
NotAShelf
|
a2b58e17af
|
docs: fix mkEnableOption usage for autogenerated documentation
|
2023-06-05 23:10:25 +03:00 |
|
n3oney
|
1818f4b910
|
fix: remove non-existent fallback function
|
2023-05-08 13:40:36 +02:00 |
|
n3oney
|
49d0fe596a
|
feat: add nvim-cmp keybindings
|
2023-04-22 17:43:58 +02:00 |
|
NotAShelf
|
5941502e37
|
feat: enable vim-vsnip if nvim-cmp is enabled
|
2023-04-18 04:13:24 +03:00 |
|
NotAShelf
|
acf592e8b1
|
modified: modules/completion/nvim-cmp/nvim-cmp.nix
|
2023-04-18 02:34:41 +03:00 |
|
NotAShelf
|
104c21c904
|
feat(LSP): lspkind and sources
|
2023-04-18 01:48:44 +03:00 |
|
NotAShelf
|
6b512f132a
|
feat: refactor and separate LSP/language configurations
|
2023-04-17 23:27:27 +03:00 |
|
NotAShelf
|
b16527577b
|
fix: vsnip#available missing on tab
|
2023-04-07 16:02:35 +03:00 |
|
NotAShelf
|
6fff5303b0
|
docs: clarify plugin option documentation
|
2023-04-02 19:59:08 +03:00 |
|
NotAShelf
|
16ccd51852
|
feat: run the config through deadnix
|
2023-04-02 19:16:04 +03:00 |
|
NotAShelf
|
4436c2b2aa
|
feat: apply new module format to nvim-cmp
|
2023-02-27 17:52:43 +03:00 |
|
NotAShelf
|
9c00808863
|
dev: rebase on a less personalized neovim flake
|
2023-02-01 22:11:37 +03:00 |
|