aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2017-04-01 17:33:32 +0200
committerJustin M. Keyes <justinkz@gmail.com>2017-04-01 17:42:15 +0200
commit33ff29fc740fd437f1600d8ccc60b7b484d78d19 (patch)
tree78c56a57359c8ffde5e613ed8a641e6134bd3058 /runtime/doc/vim_diff.txt
parent8de53157b691dd4ce604a5be0e2d9c3b6014bfdb (diff)
parent45a13c4bbc4a7c4f62a299c832ecc192d8f3cd0a (diff)
downloadrneovim-33ff29fc740fd437f1600d8ccc60b7b484d78d19.tar.gz
rneovim-33ff29fc740fd437f1600d8ccc60b7b484d78d19.tar.bz2
rneovim-33ff29fc740fd437f1600d8ccc60b7b484d78d19.zip
Merge #6344 'vim-patch:7.4.2236,7.4.2306'
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 11dde27868..41c0c41c80 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -45,7 +45,8 @@ these differences.
- 'history' defaults to 10000 (the maximum)
- 'hlsearch' is set by default
- 'incsearch' is set by default
-- 'langnoremap' is set by default
+- 'langnoremap' is enabled by default
+- 'langremap' is disabled by default
- 'laststatus' defaults to 2 (statusline is always shown)
- 'listchars' defaults to "tab:> ,trail:-,nbsp:+"
- 'nocompatible' is always set