Change from neovim to vim

This commit is contained in:
exu 2024-06-25 17:41:54 +02:00
parent 278bf94f8b
commit 0a596279e6
3 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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