1
0
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:
2023-01-21 19:27:21 +01:00
parent 299418f1d7
commit 1ffb91a650
2 changed files with 4 additions and 4 deletions

View File

@ -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