Justin M. Keyes
16f7440cc7
feat(help): super K (":help!") guesses tag at cursor #36205
...
Problem:
`K` in help files may fail in some noisy text. Example:
(`fun(config: vim.lsp.ClientConfig): boolean`)
^cursor
Solution:
- `:help!` (bang, no args) activates DWIM behavior: tries `<cWORD>`,
then trims punctuation until a valid tag is found.
- Set `keywordprg=:help!` by default.
- Does not affect `CTRL-]`, that is still fully "tags" based.
2026-03-15 19:02:49 -04:00
..
2026-03-15 19:02:49 -04:00
2025-05-06 05:15:31 -07:00
2026-03-15 19:02:49 -04:00
2026-03-13 20:32:01 +01:00
2026-03-14 01:42:10 +00:00
2026-03-13 20:32:01 +01:00
2026-03-12 11:04:05 -04:00
2026-03-14 05:20:34 -04:00
2025-08-17 20:40:28 -07:00
2026-03-12 11:04:05 -04:00
2026-03-05 07:51:24 +08:00
2026-03-14 12:25:14 +01:00
2026-03-12 11:12:56 +01:00
2025-12-16 13:22:05 -05:00
2026-03-13 15:57:36 -04:00
2025-12-30 01:44:52 -05:00
2025-08-23 12:01:38 -07:00
2026-03-11 18:24:57 +01:00
2026-02-23 17:33:13 -05:00
2026-03-13 20:32:01 +01:00
2025-06-06 15:36:48 +01:00
2026-03-14 01:42:10 +00:00
2026-03-12 11:04:05 -04:00
2026-02-12 07:15:20 -05:00
2026-01-12 10:58:01 -08:00
2026-03-12 11:04:05 -04:00
2025-08-28 11:34:01 +02:00
2026-01-09 10:07:15 +01:00
2026-03-11 18:00:18 +01:00
2026-02-05 08:43:04 -05:00
2026-03-12 11:04:05 -04:00
2026-03-12 11:04:05 -04:00
2026-01-27 09:18:02 -05:00
2026-03-12 11:04:05 -04:00
2025-08-24 22:17:34 -04:00
2024-02-03 16:53:41 +01:00
2026-02-16 11:05:38 -05:00
2025-02-10 03:04:01 -08:00
2026-03-11 18:00:18 +01:00
2025-09-16 11:41:36 +08:00
2026-03-12 11:12:56 +01:00
2025-07-12 20:54:22 -07:00
2026-03-13 15:57:36 -04:00
2026-02-19 06:59:00 -05:00
2026-03-13 20:32:01 +01:00
2026-03-13 20:32:01 +01:00