Commit Graph

19 Commits

Author SHA1 Message Date
Francesco Raso
a1e7b270c3
Fix user config loading - add some plugins support (#4) 2023-04-20 09:11:42 -04:00
Francesco Raso
e2128bfe75
feat: nvim-cmp, vim-fugitive, and invert visual selection support (#3)
* feat(cmp): add nvim-cmp support

* feat(config): invert visual selection option

* feat(git): vim-fugitive support
2023-04-17 14:03:33 -04:00
Daniel Hill
2858e81948 feat(lsp): add DiagnosticUnnecessary 2023-04-12 17:50:07 -04:00
Daniel Hill
206249b22b feat(treesitter): add @comment.luadoc 2023-04-12 17:47:01 -04:00
Daniel Hill
e9c02cc16a style: reformat code with StyLua 2023-04-10 13:22:47 -04:00
Daniel Hill
8605e52279 feat: add correct cursor color 2023-04-10 13:20:54 -04:00
Daniel Hill
9848a5d16f style: reformat code with StyLua 2023-04-05 20:10:12 -04:00
Daniel Hill
35bd4866a3 fix: remove default field from palette 2023-04-03 23:33:53 -04:00
Daniel Hill
64a4be5ffb feat(treesitter): support most highlight groups 2023-04-02 20:35:12 -04:00
Daniel Hill
0059cd051b feat: add some lsp diagnostic groups 2023-03-30 00:13:32 -04:00
Daniel Hill
0ac73f59da fix: remove invalid character from group name 2023-03-29 23:42:57 -04:00
Daniel Hill
944a7cb750 feat: add more config options 2023-03-29 21:50:44 -04:00
Daniel Hill
0adfd0bcdc chore: update StyLua configuration 2023-03-26 10:06:15 -04:00
Daniel Hill
de9a3543f8 style: format code with StyLua 2023-03-26 10:04:41 -04:00
Daniel Hill
58715dc627 feat: update config, docs, and add italics to more groups 2023-03-26 10:03:06 -04:00
Daniel Hill
8e828749cd feat: make ConfigMgr into a singleton 2023-03-26 00:12:43 -04:00
Daniel Hill
605c230d8a refactor: make highlights setup more dynamic 2023-03-25 22:05:39 -04:00
Daniel Hill
d65968c58c fix: fix Pmenu highlight error 2023-03-25 21:58:47 -04:00
Daniel Hill
7dcce2ff17 feat: create highlights abstraction 2023-03-25 21:14:32 -04:00