Commit Graph

12 Commits

Author SHA1 Message Date
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 206249b22b feat(treesitter): add `@comment.luadoc` 2023-04-12 17:47:01 -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 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 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