mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-07-04 07:39:25 +00:00
[neovim] Move plenary to the top of plugins just for visual reference
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
pygments_style native
|
||||
pygments_style nord
|
||||
|
||||
background #222436
|
||||
|
||||
@ -13,8 +13,8 @@ hunk_bg #222436
|
||||
added_bg #273849
|
||||
removed_bg #3A273A
|
||||
|
||||
highlight_added_bg #273849
|
||||
highlight_removed_bg #3A273A
|
||||
highlight_added_bg #305F6F
|
||||
highlight_removed_bg #6B2E43
|
||||
|
||||
margin_bg #222436
|
||||
added_margin_bg #273849
|
||||
|
Reference in New Issue
Block a user