fixup! Revert "Migrate from neovim to vim"
This commit is contained in:
parent
b8a1eec4df
commit
f204c7c53d
|
@ -1,5 +1,5 @@
|
|||
text/html; w3m -I %{charset} -T text/html %s; copiousoutput;
|
||||
text/* ; vim %s ; edit=vim %s ; compose=vim %s ; needsterminal
|
||||
text/html; w3m -I %{charset -T text/html %s; copiousoutput;
|
||||
text/* ; nvim %s ; edit=nvim %s ; compose=nvim %s ; needsterminal
|
||||
image/*; imv %s ; copiousoutput
|
||||
application/pdf; zathura %s ;
|
||||
application/vnd.openxmlformats-officedocument.wordprocessingml.document; libreoffice %s ;
|
||||
|
|
Loading…
Reference in New Issue