diff options
author | Chris <[email protected]> | 2021-03-17 13:40:42 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2021-03-17 13:40:42 -0400 |
commit | 8c242546fd5007c73b1a6ecac5294a7e0552e714 (patch) | |
tree | b4e0efb6d960e7400f105eaed253ecd378e4ed1a | |
parent | d2f5bfcb14b0acd2040dc49b6a670fd827490377 (diff) |
update readme
-rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -46,13 +46,15 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim **HIGH PRIORITY** - formatting using efm server for python +- formatting using efm server for lua - formatting using efm server for prettier/eslint -- snippet support - learn what opt is - better install script +- snippet support **LOW PRIORITY** - redo barbar highlight groups +- more handsome/modern galaxyline - make java code actions prettier - figure out how to format java - setup junit tests for java @@ -60,9 +62,7 @@ $HOME/.config/nvim/lua/nv-vscode/init.vim - configure illuminate according to readme - neovim lightbulb config - move language servers not installed with npm to neovim local share location -- more handsome/modern galaxyline - better autoimport -- potentially custom colorscheme - look into autoinstall lsp - get logo - configure neogit |