diff options
author | En-En <39373446+En-En-Code@users.noreply.github.com> | 2024-03-18 11:19:20 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-18 11:19:20 +0000 |
commit | e34c23b7016aee5ac6483ab53fed1bce037cec5a (patch) | |
tree | 404f13cbc829ce9fdab6924184ce9b602275ffdc /runtime/lua/vim/_options.lua | |
parent | 66945e11b32ad648bc629581870ddd286d7c4673 (diff) | |
download | rneovim-e34c23b7016aee5ac6483ab53fed1bce037cec5a.tar.gz rneovim-e34c23b7016aee5ac6483ab53fed1bce037cec5a.tar.bz2 rneovim-e34c23b7016aee5ac6483ab53fed1bce037cec5a.zip |
fix(tutor): set a value for ":syntax iskeyword" (#27833)
Problem: "NOTE"s, inline Vim script code, and links ending in digits may not be
highlighted correctly within the :Tutor.
Solution: set an explicit value for ":syntax iskeyword" that includes digits. Do
it after ":syntax include"s, so the included syntax/sh.vim doesn't mess with the
value.
Increase screen test width so all text within the conclusion section is visible.
Co-authored-by: Sean Dewar <6256228+seandewar@users.noreply.github.com>
Diffstat (limited to 'runtime/lua/vim/_options.lua')
0 files changed, 0 insertions, 0 deletions