diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -23,15 +23,21 @@ sudo rm -r neovim ``` ## TODO + +**HIGH PRIORITY** - snippet support +- auto close tags - configure git blame +- react commenting +- better autoimport - add lots of lsp +- add vscode support + +**LOW PRIORITY** - move language servers not installed with npm to neovim local share location -- react commenting - update whichkey bindings - more handsome/modern galaxyline - potentially custom colorscheme -- add vscode support - look into autoinstall lsp - get logo - configure neogit |