aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/message.txt
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/doc/message.txt')
-rw-r--r--runtime/doc/message.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/runtime/doc/message.txt b/runtime/doc/message.txt
index 70f20a155b..bd236536c0 100644
--- a/runtime/doc/message.txt
+++ b/runtime/doc/message.txt
@@ -315,10 +315,9 @@ generate this message. This could be caused by a |-m| commandline argument.
You can switch the 'write' option on with ":set write".
*E25* >
- GUI cannot be used: Not enabled at compile time
+ Nvim does not have a built-in GUI
-You are running a version of Vim that doesn't include the GUI code. Therefore
-"gvim" and ":gui" don't work.
+Neovim does not have a built in GUI, so |:gvim| and |:gui| don't work.
*E49* >
Invalid scroll size
@@ -522,7 +521,7 @@ for about 14 levels. When more nesting is done, Vim assumes that there is a
recursive loop somewhere and stops with this error message.
*E319* >
- Sorry, the command is not available in this version
+ The command is not available in this version
You have used a command that is not present in the version of Vim you are
using. When compiling Vim, many different features can be enabled or