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