switch to nvim
This commit is contained in:
parent
a4865630fc
commit
b309e0cf6c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ export PATH="$PATH:~/.local/share/npm-global/bin:${$(find -L ~/.local/bin -type
|
|||
unsetopt PROMPT_SP
|
||||
|
||||
# Default programs:
|
||||
export EDITOR="lvim"
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="kitty"
|
||||
export BROWSER="librewolf"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue