Commit Graph

18 Commits

Author SHA1 Message Date
warg 6297571763 fix(cmp): update keymaps 2024-04-21 04:12:38 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg 80782ffd67 chore: fix formatting 2024-04-19 18:11:32 +02:00
warg 096a4713ae chore: fix formatting 2024-04-19 17:25:55 +02:00
warg ee5367bef6 fix(cmp): disable ghost text 2024-04-14 15:58:17 +02:00
warg 3757fe04ca chore(cmp): remove unused plugins 2024-03-04 22:43:09 +01:00
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