aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* ci(release)!: remove backwards compatible releasesdundargoc2025-01-28
* fix: resolve all remaining LuaLS diagnosticsLewis Russell2025-01-27
* ci(release): add linux-arm64 appimage and tarballChristian Clason2025-01-27
* build(bump_deps): abort if archive doesn't existdundargoc2025-01-27
* refactor: simplify bump_deps.luadundargoc2025-01-18
* fix(options): better handling of empty valuesLewis Russell2025-01-13
* docs: misc #31867Justin M. Keyes2025-01-09
* docs: misc #31822Justin M. Keyes2025-01-03
* docs(api): return type of nvim_get_keymap() #31708Shihua Zeng2024-12-24
* docs(annotations): added `---@generic` supportColin Kennedy2024-12-13
* refactor(lsp/rpc): move transport logic to separate moduleLewis Russell2024-12-12
* feat(lsp): add vim.lsp.config and vim.lsp.enableLewis Russell2024-12-10
* docs: do not escape Lua keywords #31467Gregory Anders2024-12-06
* docs: graduate intro.txt to "flow layout" #31462Justin M. Keyes2024-12-05
* docs: graduate gui.txt to "flow layout"Justin M. Keyes2024-12-05
* feat(lsp): support `textDocument/foldingRange` (#31311)Yi Ming2024-11-29
* feat(keysets): teach Union and LuaRefOfLewis Russell2024-11-25
* feat(lsp): deprecate non-method client functionsLewis Russell2024-11-20
* refactor(options): remove `.indir`, redesign option scopes #31066Famiu Haque2024-11-16
* feat(options)!: disallow setting hidden options #28400Famiu Haque2024-11-04
* feat(lsp)!: remove client-server handlers from vim.lsp.handlersLewis Russell2024-11-01
* fix(lsp.protocal): improve typing of constantsLewis Russell2024-10-24
* docs: miscdundargoc2024-10-23
* docs(options): remove description for hidden options #30903Famiu Haque2024-10-22
* vim-patch:9.1.0797: testing of options can be further improved (#30893)zeertzjq2024-10-22
* feat(vim.validate): improve fast form and deprecate spec formLewis Russell2024-10-21
* refactor: rename vim.highlight => vim.hlJustin M. Keyes2024-10-21
* vim-patch: make gen_opt_test.vim work with Nvim (#30850)zeertzjq2024-10-18
* fix(gen_help_html): first tag in h2 is broken #30720Justin M. Keyes2024-10-08
* docs: generate params/returns in builtin.txt #30654Justin M. Keyes2024-10-07
* feat(docs): improve `@see` meta docstrings #30693Justin M. Keyes2024-10-06
* fix(docs): markdown instead of vimdoc in meta docstrings #30680Justin M. Keyes2024-10-06
* fix(docs): missing `@returns` desc in _meta/api.lua #30673Justin M. Keyes2024-10-05
* docs: more `@since` annotations #30660Justin M. Keyes2024-10-04
* docs: render `@since` versions, 0 means experimental #30649Justin M. Keyes2024-10-04
* docs(treesitter): generate TSNode, TSTree docs #30643Riley Bruins2024-10-03
* docs: improve luacats support #30580James Trew2024-10-03
* docs(gen_help_html.lua): h4 pseudo-heading layoutJustin M. Keyes2024-10-01
* docs(gen_help_html.lua): h4 pseudo-heading layout #30609Justin M. Keyes2024-10-01
* docs: graduate editorconfig.txt to "flow layout"Justin M. Keyes2024-09-30
* fix(treesitter): suppress get_parser warnings via opts.errorRiley Bruins2024-09-28
* docs: render @see, @note items in _meta/api.lua #30494Justin M. Keyes2024-09-25
* refactor(api)!: rename Dictionary => DictJustin M. Keyes2024-09-23
* docs: graduate tui.txt to "flow layout" #30413Justin M. Keyes2024-09-18
* docs(tui): rename term.txt, nvim_terminal_emulator.txt #30398Justin M. Keyes2024-09-18
* feat(treesitter): start moving get_parser to return nil #30313Riley Bruins2024-09-13
* fix(scripts): update bundled dependencies in bump_depsChristian Clason2024-09-11
* docs: misc #28970Justin M. Keyes2024-09-01
* fix(docs): wrong return value annotation for `nvim_buf_get_extmarks`JonnyKong2024-08-25
* docs(gen_help_html): wrap headings for narrow viewport #29903Rosen Stoyanov2024-08-20