summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2025-09-08docs: backport (#35675)Justin M. Keyes2
2025-05-30docs: rename builtin.txt, eval.txt #34212Phạm Bình An1
2025-03-22build(release.sh): fix hang when generating docs (#33026)zeertzjq1
2025-03-09fix(build): vimdoc tags are not validated #32801Justin M. Keyes1
2025-02-26build: move all generator scripts to `src/gen/`Lewis Russell12
2025-02-21feat(lsp): use the meta model to generate server capability mapMaria José Solano1
2025-01-28ci(release)!: remove backwards compatible releasesdundargoc1
2025-01-27fix: resolve all remaining LuaLS diagnosticsLewis Russell1
2025-01-27ci(release): add linux-arm64 appimage and tarballChristian Clason1
2025-01-27build(bump_deps): abort if archive doesn't existdundargoc1
2025-01-18refactor: simplify bump_deps.luadundargoc1
2025-01-13fix(options): better handling of empty valuesLewis Russell1
2025-01-09docs: misc #31867Justin M. Keyes1
2025-01-03docs: misc #31822Justin M. Keyes1
2024-12-24docs(api): return type of nvim_get_keymap() #31708Shihua Zeng1
2024-12-13docs(annotations): added `---@generic` supportColin Kennedy1
2024-12-12refactor(lsp/rpc): move transport logic to separate moduleLewis Russell1
2024-12-10feat(lsp): add vim.lsp.config and vim.lsp.enableLewis Russell1
2024-12-06docs: do not escape Lua keywords #31467Gregory Anders1
2024-12-05docs: graduate intro.txt to "flow layout" #31462Justin M. Keyes1
2024-12-05docs: graduate gui.txt to "flow layout"Justin M. Keyes1
2024-11-29feat(lsp): support `textDocument/foldingRange` (#31311)Yi Ming1
2024-11-25feat(keysets): teach Union and LuaRefOfLewis Russell1
2024-11-20feat(lsp): deprecate non-method client functionsLewis Russell2
2024-11-16refactor(options): remove `.indir`, redesign option scopes #31066Famiu Haque1
2024-11-04feat(options)!: disallow setting hidden options #28400Famiu Haque1
2024-11-01feat(lsp)!: remove client-server handlers from vim.lsp.handlersLewis Russell1
2024-10-24fix(lsp.protocal): improve typing of constantsLewis Russell1
2024-10-23docs: miscdundargoc1
2024-10-22docs(options): remove description for hidden options #30903Famiu Haque1
2024-10-22vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq1
2024-10-21feat(vim.validate): improve fast form and deprecate spec formLewis Russell2
2024-10-21refactor: rename vim.highlight => vim.hlJustin M. Keyes1
2024-10-18vim-patch: make gen_opt_test.vim work with Nvim (#30850)zeertzjq1
2024-10-08fix(gen_help_html): first tag in h2 is broken #30720Justin M. Keyes1
2024-10-07docs: generate params/returns in builtin.txt #30654Justin M. Keyes1
2024-10-06feat(docs): improve `@see` meta docstrings #30693Justin M. Keyes1
2024-10-06fix(docs): markdown instead of vimdoc in meta docstrings #30680Justin M. Keyes2
2024-10-05fix(docs): missing `@returns` desc in _meta/api.lua #30673Justin M. Keyes2
2024-10-04docs: more `@since` annotations #30660Justin M. Keyes1
2024-10-04docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes3
2024-10-03docs(treesitter): generate TSNode, TSTree docs #30643Riley Bruins1
2024-10-03docs: improve luacats support #30580James Trew1
2024-10-01docs(gen_help_html.lua): h4 pseudo-heading layoutJustin M. Keyes1
2024-10-01docs(gen_help_html.lua): h4 pseudo-heading layout #30609Justin M. Keyes1
2024-09-30docs: graduate editorconfig.txt to "flow layout"Justin M. Keyes1
2024-09-28fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins1
2024-09-25docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes1
2024-09-23refactor(api)!: rename Dictionary => DictJustin M. Keyes1
2024-09-18docs: graduate tui.txt to "flow layout" #30413Justin M. Keyes1