diff options
| author | Chris <[email protected]> | 2021-03-18 00:30:14 -0400 | 
|---|---|---|
| committer | Chris <[email protected]> | 2021-03-18 00:30:14 -0400 | 
| commit | 95635dbe43350772eb7834fc8ccb598a89bd53e1 (patch) | |
| tree | 7ab312f7e43f9f62928d65614687edb1742a91cc | |
| parent | ad4bd2737f19d4271d03895614754cb2512fdaa3 (diff) | |
update readme todos
| -rw-r--r-- | README.md | 9 | 
1 files changed, 4 insertions, 5 deletions
| @@ -53,25 +53,24 @@ go get github.com/mattn/efm-langserver@HEAD  ## TODO  **HIGH PRIORITY** -- formatting using efm server for python  - formatting using efm server for prettier/eslint  - learn what opt is  - better install script  - learn nvim-dap in depth  - snippet support +- for vsnip :h vim-vsnip, also figure out what integr does  **LOW PRIORITY**  - redo barbar highlight groups  - more handsome/modern galaxyline  - make java code actions prettier -- figure out how to format java +- figure out how to customize java formatting  - setup junit tests for java -- add lots of lsp -- configure illuminate according to readme  - neovim lightbulb config -- move language servers not installed with npm to neovim local share location  - better autoimport +- keep and eye on indent guides plugin for thin lines  - look into autoinstall lsp  - get logo  - configure neogit  - toggle virtual text diagnostics +- move language servers not installed with npm to neovim local share location | 
