diff options
author | Chris <[email protected]> | 2021-03-16 22:06:38 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-16 22:06:38 -0400 |
commit | be6c6ca92fa9e1f596bfaef0c1197b7144d70036 (patch) | |
tree | f2b98636732f70d6a5e9a7e82a075766e8506149 /README.md | |
parent | 1bcb1fd6edd02b804f7704c5ef70c1e7c34db0a5 (diff) |
udpates
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -43,16 +43,13 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim ## TODO **HIGH PRIORITY** -- snippet support -- react commenting -- toggle virtual text diagnostics -- improve VSCode support - formatting using efm server for python - formatting using efm server for prettier/eslint +- wrap all whichkey lsp in functions +- snippet support **LOW PRIORITY** - redo barbar highlight groups -- wrap all whichkey lsp in functions - make java code actions prettier - figure out how to format java - setup junit tests for java @@ -67,3 +64,4 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim - look into autoinstall lsp - get logo - configure neogit +- toggle virtual text diagnostics |