diff options
author | Chris <[email protected]> | 2021-03-15 11:54:53 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-15 11:54:53 -0400 |
commit | dae005f87f91b5ce150629f86f5f376a1f90f253 (patch) | |
tree | 868c8da424139fcceb7ead54278a9780b7cad749 /README.md | |
parent | 516c505d2b0741ab9dce6f700c6523256a156574 (diff) |
updates
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 |