diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,6 +45,7 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim **HIGH PRIORITY** - formatting using efm server for python - formatting using efm server for prettier/eslint +- add git signs to whichkey (This will require wrapping in Lua commands) - wrap all whichkey lsp in functions - snippet support @@ -53,7 +54,6 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim - make java code actions prettier - figure out how to format java - setup junit tests for java -- add git signs to whichkey (This will require wrapping in Lua commands) - add lots of lsp - configure illuminate according to readme - neovim lightbulb config |