update readme todos

This commit is contained in:
Chris 2021-03-18 00:30:14 -04:00
parent ad4bd2737f
commit 95635dbe43

View file

@ -53,25 +53,24 @@ go get github.com/mattn/efm-langserver@HEAD
## TODO ## TODO
**HIGH PRIORITY** **HIGH PRIORITY**
- formatting using efm server for python
- formatting using efm server for prettier/eslint - formatting using efm server for prettier/eslint
- learn what opt is - learn what opt is
- better install script - better install script
- learn nvim-dap in depth - learn nvim-dap in depth
- snippet support - snippet support
- for vsnip :h vim-vsnip, also figure out what integr does
**LOW PRIORITY** **LOW PRIORITY**
- redo barbar highlight groups - redo barbar highlight groups
- more handsome/modern galaxyline - more handsome/modern galaxyline
- make java code actions prettier - make java code actions prettier
- figure out how to format java - figure out how to customize java formatting
- setup junit tests for java - setup junit tests for java
- add lots of lsp
- configure illuminate according to readme
- neovim lightbulb config - neovim lightbulb config
- move language servers not installed with npm to neovim local share location
- better autoimport - better autoimport
- keep and eye on indent guides plugin for thin lines
- look into autoinstall lsp - look into autoinstall lsp
- get logo - get logo
- configure neogit - configure neogit
- toggle virtual text diagnostics - toggle virtual text diagnostics
- move language servers not installed with npm to neovim local share location