feat(tunable): add to alternative vim name to the list of editor

fix git: unexpected vim filename on Tumbleweed #678
This commit is contained in:
Alexandre Pujol 2025-03-10 19:36:10 +01:00
parent f79f22c06a
commit 4efe52c437
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -33,7 +33,7 @@
@{open_names} = exo-open xdg-open gio kde-open gio-launch-desktop @{open_names} = exo-open xdg-open gio kde-open gio-launch-desktop
# Editor # Editor
@{editor_names} = sensible-editor vim{,.*} nvim nano @{editor_names} = sensible-editor vim{,.*} vimtutor vim-nox11 nvim nano
# Pager # Pager
@{pager_names} = sensible-pager pager less more nvimpager @{pager_names} = sensible-pager pager less more nvimpager