]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-editor.man
Fix name of mcedit (#2524)
[i3/i3] / man / i3-sensible-editor.man
index 19b0f3a59267378ec30c54e146d19da93a3f8c07..effae6c06ebcbdc52a5220024a05de0391d4b7eb 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,7 +29,7 @@ It tries to start one of the following (in that order):
 * mg
 * jed
 * gedit
-* mc-edit
+* mcedit
 
 Please don’t complain about the order: If the user has any preference, they will
 have $VISUAL or $EDITOR set.