1
0
forked from aniani/vim
Files
vim/runtime/doc
Phạm Bình An 0b540c6f38 runtime(help): add omni completion and 'iskeyword' to filetype plugin
Problem:

- Help tags provide a good way to navigate the Vim documentation, but
  many help documents don't use them effectively. I think one of the
  reasons is that help writers have to look up help tags manually with
  `:help` command, which is not very convenient.
- 'iskeyword' is only set for help buffers opened by `:help` command.
  That means if I'm editing a help file, I cannot jump to tag in same
  file using `Ctrl-]` unless I manually set it, which is annoying.

Solution:

- Add omni completion for Vim help tags.
- Set 'iskeyword' for `ft-help`

closes: #17073

Co-authored-by: Christian Brabandt <cb@256bit.org>
Signed-off-by: Phạm Bình An <phambinhanctb2004@gmail.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-04-08 20:47:58 +02:00
..
2018-07-21 05:56:22 +02:00
2004-06-13 20:20:40 +00:00
2024-01-02 16:51:11 +01:00
2024-01-02 16:51:11 +01:00
2024-01-02 16:51:11 +01:00
2024-01-02 16:51:11 +01:00
2020-07-26 17:00:44 +02:00
2020-07-26 17:00:44 +02:00
2020-07-26 17:00:44 +02:00
2020-07-26 17:00:44 +02:00
2020-07-26 17:00:44 +02:00
2004-06-13 20:20:40 +00:00
2012-05-18 13:46:39 +02:00
2012-05-18 13:46:39 +02:00
2010-01-06 20:52:26 +01:00
2024-08-20 19:57:00 +02:00
2018-07-15 20:20:18 +02:00
2018-07-15 20:20:18 +02:00
2012-05-18 13:46:39 +02:00
2012-05-18 13:46:39 +02:00
2010-01-06 20:52:26 +01:00