Update ghostty config, add lazy loading nvm, and fix typo in swap_modes
This commit is contained in:
parent
a9e8b9329b
commit
320470fc4e
3 changed files with 30 additions and 6 deletions
|
@ -28,7 +28,6 @@ else
|
|||
fi
|
||||
|
||||
# Reload neovim theme
|
||||
local keys
|
||||
if [ "$MODE" = "light" ]; then
|
||||
keys=$'<C-\\><C-n>:silent! let g:light_mode=1 | set background=light | doautocmd ColorScheme | redraw!<CR>'
|
||||
else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue