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:
parent
f79f22c06a
commit
4efe52c437
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@
|
|||
@{open_names} = exo-open xdg-open gio kde-open gio-launch-desktop
|
||||
|
||||
# Editor
|
||||
@{editor_names} = sensible-editor vim{,.*} nvim nano
|
||||
@{editor_names} = sensible-editor vim{,.*} vimtutor vim-nox11 nvim nano
|
||||
|
||||
# Pager
|
||||
@{pager_names} = sensible-pager pager less more nvimpager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue