Commit Graph

12 Commits

Author SHA1 Message Date
warg cdce647793 fix(cmp): disable nvim_lua 2024-03-04 22:40:50 +01:00
warg 7dc4dae390 fix(cmp): use <C-n/p/y> keybinds instead of <Tab> 2024-03-04 22:39:58 +01:00
warg b0ec05f8e0 feat(nvim-cmp): fix triggering of completion 2024-02-26 19:10:50 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 8ab36a925e feat: remove autopairs 2024-01-02 19:12:01 +01:00
warg c71e582d91 [cmp] Disable snippets 2023-12-23 00:10:19 +01:00
warg 8ccb9684f5 Change theme to moonfly 2023-12-17 23:25:24 +01:00
warg 3d7d32962c Set keyword_length to 0 for nvim-cmp 2023-10-19 12:13:46 +02:00
warg 083abe0fbb Fix completion being annoying 2023-10-18 05:36:06 +02:00
warg bd52a67599 Fix no autoselect cmp 2023-10-01 17:19:00 +02:00
warg ac35b77c87 Make all plugin configs return a function
Simplifies writing the `config = ...` field for each plugin
2023-09-25 16:08:06 +02:00
warg df63eeb98e Restructuring 2023-09-24 04:54:30 +02:00