diff options
author | Chris <[email protected]> | 2021-03-16 02:18:50 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-16 02:18:50 -0400 |
commit | 25bc357a41442a8cdc4cba984b8713d9517fe875 (patch) | |
tree | 3d145a5b43ba8cb6430601c12b85714b358f1305 | |
parent | 7316994fba33febc3d1da15c42e9f4d9ddbd19f5 (diff) |
update readme
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,17 +46,17 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim - snippet support - react commenting - toggle virtual text diagnostics +- improve VSCode support +- formatting using efm server for python **LOW PRIORITY** - wrap all whichkey lsp in functions - make java code actions prettier - figure out how to format java -- formatting using efm server for python - setup junit tests for java - add git signs to whichkey (This will require wrapping in Lua commands) - add lots of lsp - neovim lightbulb config -- improve VSCode support - move language servers not installed with npm to neovim local share location - more handsome/modern galaxyline - better autoimport |