helix editor setup
This commit is contained in:
parent
a7346e97b0
commit
543dee6e69
3 changed files with 4 additions and 4 deletions
|
@ -4,8 +4,8 @@ if [[ "$OSTYPE" == darwin* ]]; then
|
|||
fi
|
||||
|
||||
# Editors
|
||||
export EDITOR='nvim'
|
||||
export VISUAL='nvim'
|
||||
export EDITOR='hx'
|
||||
export VISUAL='hx'
|
||||
export PAGER='less'
|
||||
|
||||
# Language
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue