diff options
author | zandr <7629614+deathlyfrantic@users.noreply.github.com> | 2018-09-01 16:17:49 +0000 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2018-09-01 18:17:49 +0200 |
commit | 064495a53ace225626289e7143b5520b38e3f5fc (patch) | |
tree | 83917c163b5bd1e16a284cdca8d2dcbf65c3bb9c | |
parent | 71bb4fd4814dd3b932f9e595611172bee178de34 (diff) | |
download | rneovim-064495a53ace225626289e7143b5520b38e3f5fc.tar.gz rneovim-064495a53ace225626289e7143b5520b38e3f5fc.tar.bz2 rneovim-064495a53ace225626289e7143b5520b38e3f5fc.zip |
doc/defaults: document `ttimeoutlen` default (#8943)
-rw-r--r-- | runtime/doc/vim_diff.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt index 4081f4c239..3b5ba26b02 100644 --- a/runtime/doc/vim_diff.txt +++ b/runtime/doc/vim_diff.txt @@ -55,6 +55,7 @@ a complete and centralized reference of those differences. - 'smarttab' is set by default - 'tabpagemax' defaults to 50 - 'tags' defaults to "./tags;,tags" +- 'ttimeoutlen' defaults to 50 - 'ttyfast' is always set - 'undodir' defaults to ~/.local/share/nvim/undo (|xdg|), auto-created - 'viminfo' includes "!" |