aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--runtime/doc/nvim_from_vim.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/nvim_from_vim.txt b/runtime/doc/nvim_from_vim.txt
index 788b311f89..220e67d0e7 100644
--- a/runtime/doc/nvim_from_vim.txt
+++ b/runtime/doc/nvim_from_vim.txt
@@ -44,5 +44,6 @@ For a more granular approach, use |exists()|:
<
Now you should be able to explore Nvim more comfortably. Check |nvim| for more
information.
+
==============================================================================
vim:tw=78:ts=8:noet:ft=help:norl: