aboutsummaryrefslogtreecommitdiff
path: root/runtime/ftplugin/help.lua
Commit message (Expand)AuthorAge
* fix(runtime): avoid E31 in ftplugin (#32578)phanium2025-02-22
* feat(treesitter): table of contents for checkhealth, markdown (#32282)Christian Clason2025-02-22
* docs(treesitter): fix TSNode:range() type signature #32224Riley Bruins2025-01-27
* fix(docs): replace `yxx` mappings with `g==` #31947Evgeni Chasnovski2025-01-15
* refactor: use nvim.foo.bar format for namespacesMaria José Solano2025-01-14
* feat(docs): "yxx" runs Lua/Vimscript code examples #31904Riley Bruins2025-01-09
* feat(defaults): pretty :help headings #30544Justin M. Keyes2024-09-27
* fix(runtime): treat b:undo_ftplugin consistently in Lua ftplugins (#30473)zeertzjq2024-09-23
* fix(runtime): stop treesitter highlight in b:undo_ftplugin (#29533)zeertzjq2024-07-03
* fix(runtime): update b:undo_ftplugin in Lua runtime files (#29529)zeertzjq2024-07-01
* feat(help): use treesitter for table of contentsChristian Clason2024-06-09
* docs: apply current colorscheme to default highlight groupsChristian Clason2023-12-20
* feat(treesitter): highlight help files by default (#26347)Christian Clason2023-12-03
* feat(runtime): highlight hl groups in syntax.txt (#25050)zeertzjq2023-09-08