mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-29 22:29:57 +02:00
update readme todos
This commit is contained in:
parent
ad4bd2737f
commit
95635dbe43
1 changed files with 4 additions and 5 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue