mirror of
https://github.com/alrayyes/dotfiles/
synced 2023-11-14 15:56:30 +00:00
Editor is nvim
This commit is contained in:
parent
dc1b5e16c6
commit
48add33912
@ -67,7 +67,10 @@ fi
|
|||||||
export TERMINAL="st"
|
export TERMINAL="st"
|
||||||
|
|
||||||
# pkg editor
|
# pkg editor
|
||||||
export VISUAL="vim"
|
export VISUAL="nvim"
|
||||||
|
|
||||||
|
# editor
|
||||||
|
export EDITOR="nvim"
|
||||||
|
|
||||||
# Enable password store extensions
|
# Enable password store extensions
|
||||||
export PASSWORD_STORE_ENABLE_EXTENSIONS="true"
|
export PASSWORD_STORE_ENABLE_EXTENSIONS="true"
|
||||||
|
Loading…
Reference in New Issue
Block a user