aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/options.txt
diff options
context:
space:
mode:
authorMichael Reed <m.reed@mykolab.com>2014-12-07 02:14:13 -0500
committerMichael Reed <m.reed@mykolab.com>2014-12-07 02:32:39 -0500
commit8b35090c64da33bf4b0859ac7fd4cd85f9631615 (patch)
tree42662c245fa7a302b2c7fc69c2812d0e1e766a73 /runtime/doc/options.txt
parentfa9d44374b84e6768142e8d3751fe215c14796c7 (diff)
downloadrneovim-8b35090c64da33bf4b0859ac7fd4cd85f9631615.tar.gz
rneovim-8b35090c64da33bf4b0859ac7fd4cd85f9631615.tar.bz2
rneovim-8b35090c64da33bf4b0859ac7fd4cd85f9631615.zip
docs: Remove shortname references.
In addition, align the removal notice next to 'key' with other such notices (options.txt).
Diffstat (limited to 'runtime/doc/options.txt')
-rw-r--r--runtime/doc/options.txt14
1 files changed, 2 insertions, 12 deletions
diff --git a/runtime/doc/options.txt b/runtime/doc/options.txt
index 5b55047c5f..0844d74070 100644
--- a/runtime/doc/options.txt
+++ b/runtime/doc/options.txt
@@ -4390,7 +4390,7 @@ A jump table for the options with a short description can be found at |Q_op|.
NOTE: This option is set when 'compatible' is set.
*'key'*
-'key' Removed. {Nvim}
+'key' Removed. {Nvim}
*'keymap'* *'kmp'* *E544*
'keymap' 'kmp' string (default "")
@@ -6209,17 +6209,7 @@ A jump table for the options with a short description can be found at |Q_op|.
set and to the Vim default value when 'compatible' is reset.
*'shortname'* *'sn'* *'noshortname'* *'nosn'*
-'shortname' 'sn' boolean (default off)
- local to buffer
- {not in Vi, not in MS-DOS versions}
- Filenames are assumed to be 8 characters plus one extension of 3
- characters. Multiple dots in file names are not allowed. When this
- option is on, dots in file names are replaced with underscores when
- adding an extension (".~" or ".swp"). This option is not available
- for MS-DOS, because then it would always be on. This option is useful
- when editing files on an MS-DOS compatible filesystem, e.g., messydos
- or crossdos. When running the Win32 GUI version under Win32s, this
- option is always on by default.
+'shortname' 'sn' Removed. {Nvim}
*'showbreak'* *'sbr'* *E595*
'showbreak' 'sbr' string (default "")