diff options
author | Chris <[email protected]> | 2021-03-16 23:44:09 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-16 23:44:09 -0400 |
commit | 7da8f32a958a7dd8947c450db0a9d74af95e866e (patch) | |
tree | f9b66edc0bf42053eafc300c58f3d6c9daba1c31 /README.md | |
parent | 6c31df4ae6dd636e855df7cc62d96914404099d9 (diff) |
updates
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 |