]> git.sur5r.net Git - i3/i3/blobdiff - man/i3-sensible-editor.man
Merge pull request #2507 from stapelberg/autotools
[i3/i3] / man / i3-sensible-editor.man
index 2a0448813ecb48ecb97624cc4717b5df8f7ab540..bfc5c5c664dcf9ffc32edbeac0edf7f4aa9ebfc1 100644 (file)
@@ -20,6 +20,7 @@ It tries to start one of the following (in that order):
 * $VISUAL
 * $EDITOR
 * nano
+* nvim
 * vim
 * vi
 * emacs
@@ -30,7 +31,7 @@ It tries to start one of the following (in that order):
 * gedit
 * mc-edit
 
-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