mirror of
https://github.com/sahinakkaya/dotfiles.git
synced 2025-07-09 20:59:41 +03:00
Use nvim instead of lunarvim
This commit is contained in:
@ -19,7 +19,7 @@ fi
|
||||
# Editors
|
||||
#
|
||||
|
||||
export EDITOR='vim'
|
||||
export EDITOR='nvim'
|
||||
export VISUAL="$EDITOR"
|
||||
export PAGER='less'
|
||||
|
||||
|
Reference in New Issue
Block a user