diff options
author | Chris <[email protected]> | 2021-03-15 23:21:59 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-15 23:21:59 -0400 |
commit | 795cfed7724ff4b753d5330310845360e952ac63 (patch) | |
tree | 7fa51b0a40f5b661f9af4bb10569dc4092c6a01d /README.md | |
parent | e26b5c51ed152ea1047bd94093f514d95b167a3e (diff) |
updates for LSP
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -48,6 +48,11 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim - toggle virtual text diagnostics **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 |