X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=man%2Fi3-sensible-editor.man;h=effae6c06ebcbdc52a5220024a05de0391d4b7eb;hb=d2b35388b4a4626f3c57f18a470bf1244eaee837;hp=2a0448813ecb48ecb97624cc4717b5df8f7ab540;hpb=fd8e1c98c91c86300904ae85dd22657dcb291bf5;p=i3%2Fi3 diff --git a/man/i3-sensible-editor.man b/man/i3-sensible-editor.man index 2a044881..effae6c0 100644 --- a/man/i3-sensible-editor.man +++ b/man/i3-sensible-editor.man @@ -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,9 @@ 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, he will +Please don’t complain about the order: If the user has any preference, they will have $VISUAL or $EDITOR set. == SEE ALSO