Commit Graph

10 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 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 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 de9a3543f8 style: format code with StyLua 2023-03-26 10:04:41 -04:00
Daniel Hill 605c230d8a refactor: make highlights setup more dynamic 2023-03-25 22:05:39 -04:00
Daniel Hill 7dcce2ff17 feat: create highlights abstraction 2023-03-25 21:14:32 -04:00