Update nvim nord repo and switch-theme script
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
LIGHT_THEME="rose-pine"
|
||||
DARK_THEME="nord"
|
||||
KITTY_LIGHT_THEME="Rosé Pine Dawn"
|
||||
NVIM_COLORSCHEME_LINE=41
|
||||
NVIM_COLORSCHEME_LINE=44
|
||||
|
||||
capitalize() {
|
||||
printf '%s' "$1" | head -c 1 | tr "[:lower:]" "[:upper:]"
|
||||
|
||||
Reference in New Issue
Block a user