aboutsummaryrefslogtreecommitdiff
path: root/scripts/lua2dox.lua
diff options
context:
space:
mode:
authorRob Pilling <robpilling@gmail.com>2019-11-28 05:01:04 +0000
committerJustin M. Keyes <justinkz@gmail.com>2019-11-27 21:01:04 -0800
commit33beeed4d9c2bda79d48a58ec10e8b05e7de5122 (patch)
tree4aee5ba943e1557041120f7eef3ef402536401df /scripts/lua2dox.lua
parent5f9209389b95c03f22c660e9f36d0158b0f664e3 (diff)
downloadrneovim-33beeed4d9c2bda79d48a58ec10e8b05e7de5122.tar.gz
rneovim-33beeed4d9c2bda79d48a58ec10e8b05e7de5122.tar.bz2
rneovim-33beeed4d9c2bda79d48a58ec10e8b05e7de5122.zip
man.vim: Improve ft=man 'iskeyword' #11457
This addresses a minor quality problem with the recent `'tagfunc'` changes for `man.vim` (see [link]). Currently, with the cursor on a parenthese, hitting `K` will jump us to the man page of the next mentioned entry, instead of the one to which the parenthese (or section number) belongs. ``` pcrepattern(3), terminfo(5), glob(7), regex(7). e.g. ^ e.g. ^ ``` Adding the parentheses to `'iskeyword'` means we correctly handle these cases too. [link]: https://github.com/neovim/neovim/pull/11280#discussion_r348342357
Diffstat (limited to 'scripts/lua2dox.lua')
0 files changed, 0 insertions, 0 deletions