mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
vim-patch:partial:8f7256a (#34368)
vim-patch:partial:8f7256a: runtime(doc): fix some style issues and remove obsolete docs
8f7256a5ee
Co-authored-by: Hirohito Higashi <h.east.727@gmail.com>
This commit is contained in:
@@ -9088,8 +9088,8 @@ local options = {
|
||||
defaults = 8,
|
||||
desc = [=[
|
||||
Defines the column multiple used to display the Horizontal Tab
|
||||
character (ASCII 9); a Horizontal Tab always advances to the next
|
||||
tab stop.
|
||||
character (ASCII 9); a Horizontal Tab always advances to the next tab
|
||||
stop.
|
||||
The value must be at least 1 and at most 9999.
|
||||
If |'vartabstop'| is set, this option is ignored.
|
||||
Leave it at 8 unless you have a strong reason (see usr |30.5|).
|
||||
|
Reference in New Issue
Block a user