diff options
author | Patrik Wenger <patrik.wenger@mindclue.ch> | 2021-01-04 20:10:34 +0100 |
---|---|---|
committer | Patrik Wenger <patrik.wenger@mindclue.ch> | 2021-01-04 20:10:34 +0100 |
commit | 6d5626f3559d055e087b2fecc268ca293f56878d (patch) | |
tree | a041493f66bc97b5db890417a42577845423f4ad /runtime/doc/options.txt | |
parent | 9223d1450d391b06cd59f8469c53291281899c9f (diff) | |
download | rneovim-6d5626f3559d055e087b2fecc268ca293f56878d.tar.gz rneovim-6d5626f3559d055e087b2fecc268ca293f56878d.tar.bz2 rneovim-6d5626f3559d055e087b2fecc268ca293f56878d.zip |
remove trailing tabs
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r-- | runtime/doc/options.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt index e740a45bec..2e9f1847d2 100644 --- a/runtime/doc/options.txt +++ b/runtime/doc/options.txt @@ -2609,7 +2609,7 @@ A jump table for the options with a short description can be found at |Q_op|. when internal formatting is used. Make sure the cursor is kept in the same spot relative to the text then! The |mode()| function will return "i" or "R" in this situation. - + When the expression evaluates to non-zero Vim will fall back to using the internal format mechanism. @@ -3184,7 +3184,7 @@ A jump table for the options with a short description can be found at |Q_op|. *'inccommand'* *'icm'* 'inccommand' 'icm' string (default "") global - + "nosplit": Shows the effects of a command incrementally, as you type. "split" : Also shows partial off-screen results in a preview window. @@ -6838,7 +6838,7 @@ A jump table for the options with a short description can be found at |Q_op|. a built-in |highlight-groups| item to be overridden by {hl} group in the window. Only built-in |highlight-groups| are supported, not syntax highlighting (use |:ownsyntax| for that). - + Highlights of vertical separators are determined by the window to the left of the separator. The 'tabline' highlight of a tabpage is decided by the last-focused window of the tabpage. Highlights of |