Commit Graph

18 Commits

Author SHA1 Message Date
NotAShelf b95687940d
Merge pull request #105 from NotAShelf/feature/window-borders 2023-07-26 18:54:18 +03:00
NotAShelf cc1f1b2ed8
feat: per-plugin border styles
defaults to the value of globalStyle, can be overriden
2023-07-26 10:33:01 +03:00
NotAShelf 4233a2c20d
feat: copilot completions in nvim-cmp sources 2023-07-24 17:24:35 +03:00
NotAShelf 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
NotAShelf 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