Change from neovim to vim
This commit is contained in:
parent
278bf94f8b
commit
0a596279e6
@ -73,8 +73,8 @@ end
|
||||
# text editor
|
||||
#set EDITOR "/usr/bin/emacs --no-window-system"
|
||||
#set VISUAL "/usr/bin/emacs --no-window-system"
|
||||
set EDITOR /usr/bin/nvim
|
||||
set VISUAL /usr/bin/nvim
|
||||
set EDITOR /usr/bin/vim
|
||||
set VISUAL /usr/bin/vim
|
||||
|
||||
# add paths
|
||||
set fish_user_paths /usr/bin/vendor_perl/ $fish_user_paths # global perl tools
|
||||
|
@ -30,6 +30,6 @@ NewsOnUpgrade
|
||||
# Binary OPTIONS
|
||||
#
|
||||
[bin]
|
||||
FileManager = nvim
|
||||
FileManager = /usr/bin/vim
|
||||
#MFlags = --skippgpcheck
|
||||
#Sudo = doas
|
||||
|
@ -83,7 +83,7 @@ mesa
|
||||
mesa-vdpau
|
||||
mythes-de
|
||||
mythes-en
|
||||
neovim
|
||||
vim
|
||||
network-manager-applet
|
||||
nextcloud-client
|
||||
notification-daemon
|
||||
|
Loading…
Reference in New Issue
Block a user