summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/vimhelp.lua
AgeCommit message (Expand)AuthorFiles
2025-02-22feat(treesitter): table of contents for checkhealth, markdown (#32282)Christian Clason1
2025-01-14refactor: use nvim.foo.bar format for namespacesMaria José Solano1
2024-09-28fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins1
2024-09-13feat(treesitter): start moving get_parser to return nil #30313Riley Bruins1
2024-06-09feat(help): use treesitter for table of contentsChristian Clason1
2023-12-20docs: apply current colorscheme to default highlight groupsChristian Clason1
2023-09-08feat(runtime): highlight hl groups in syntax.txt (#25050)zeertzjq1