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
..
2024-11-14 12:40:57 +01:00
2024-04-23 18:17:04 +02:00
2026-01-31 00:25:48 +00:00
2025-05-04 11:22:57 -04:00
2024-11-14 12:40:57 +01:00
2025-11-30 20:56:53 -05:00
2024-11-14 12:40:57 +01:00
2025-04-08 05:54:32 -07:00
2026-02-12 17:31:12 +08:00
2024-04-23 18:17:04 +02:00
2025-04-27 09:46:53 -07:00
2025-08-18 09:22:42 +08:00
2024-04-23 18:17:04 +02:00
2025-04-27 09:46:53 -07:00
2026-03-15 19:02:49 -04:00
2024-11-14 12:40:57 +01:00
2026-01-09 01:31:00 +00:00
2026-01-02 01:58:10 -05:00
2025-04-12 08:24:42 -07:00
2025-05-04 11:22:57 -04:00
2025-06-05 01:18:00 +00:00
2026-03-11 13:39:39 -04:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2026-02-03 08:31:37 -05:00
2025-05-17 06:35:20 +08:00
2024-09-02 20:19:50 +02:00
2024-11-14 12:40:57 +01:00
2024-04-23 18:17:04 +02:00
2024-04-23 18:17:04 +02:00
2026-02-08 09:47:02 -05:00
2026-01-28 05:44:17 -05:00
2026-03-10 08:02:50 -04:00
2024-04-23 18:17:04 +02:00
2026-02-18 15:56:50 +08:00
2024-04-23 18:17:04 +02:00
2026-01-21 02:18:33 +00:00
2024-04-23 18:17:04 +02:00
2026-02-19 06:30:26 +00:00
2025-01-04 16:48:00 -08:00
2024-04-23 18:17:04 +02:00