mirror of
https://github.com/neovim/neovim.git
synced 2026-08-29 18:41:48 +00:00
Add new functionality to the = marker in the STL
This new functionality is explained in the documentation. Also, many tests have been added to the buffer_spec.lua file
This commit is contained in:
@@ -6070,7 +6070,8 @@ A jump table for the options with a short description can be found at |Q_op|.
|
||||
feature use `has('tablineat')`.
|
||||
< - Where to truncate line if too long. Default is at the start.
|
||||
No width fields allowed.
|
||||
= - Separation point between left and right aligned items.
|
||||
= - Separation point between alignment sections. Each section will
|
||||
be separated by an equal number of spaces.
|
||||
No width fields allowed.
|
||||
# - Set highlight group. The name must follow and then a # again.
|
||||
Thus use %#HLname# for highlight group HLname. The same
|
||||
|
||||
Reference in New Issue
Block a user