[2025-05-08] Add rust_analyzer and some new plugins to nvim config
This commit is contained in:
parent
728a618190
commit
a666debfcf
7 changed files with 31 additions and 1 deletions
|
@ -23,3 +23,5 @@ highlight StatusLineGitAdd guibg=#2b2622 guifg=NvimLightGreen
|
|||
highlight StatusLineGitChange guibg=#2b2622 guifg=NvimLightCyan
|
||||
highlight StatusLineGitDelete guibg=#2b2622 guifg=NvimLightRed
|
||||
highlight FoldColumn guibg=NONE
|
||||
highlight MsgArea guifg=Orange gui=bold
|
||||
highlight Visual guibg=Orange
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue