]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-editor.man
Added gVim to i3-sensible-editor
[i3/i3] / man / i3-sensible-editor.man
index 2a0448813ecb48ecb97624cc4717b5df8f7ab540..4f16d6c1e0e10098dee2645e098144142d25bc61 100644 (file)
@@ -20,6 +20,7 @@ It tries to start one of the following (in that order):
 * $VISUAL
 * $EDITOR
 * nano
+* nvim
 * vim
 * vi
 * emacs
@@ -28,9 +29,10 @@ It tries to start one of the following (in that order):
 * mg
 * jed
 * gedit
-* mc-edit
+* mcedit
+* gvim
 
-Please don’t complain about the order: If the user has any preference, he will
+Please don’t complain about the order: If the user has any preference, they will
 have $VISUAL or $EDITOR set.
 
 == SEE ALSO