aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* docs(builtin): small fixes (#24861)Sean Dewar2023-08-24
* vim-patch:9.0.1773: cannot distinguish Forth and Fortran *.f files (#24841)zeertzjq2023-08-23
* docs(generators): bake into cmakeLewis Russell2023-08-23
* vim-patch:9.0.1710: scrolloff options work slightly differentzeertzjq2023-08-23
* build(vim-patch.sh): use sed -E for portable regexp (#24734)zeertzjq2023-08-16
* build(vim-patch.sh): rename locale.c to os/lang.c (#24687)zeertzjq2023-08-13
* build(vim-patch.sh): group co-authors together (#24686)zeertzjq2023-08-13
* fix(lua): improve annotations for stricter luals diagnostics (#24609)Christian Clason2023-08-09
* fix(filetype): add typing and dry (#24573)Lewis Russell2023-08-08
* docs(lua): the keyset nilocalypsebfredl2023-08-08
* Merge pull request #24524 from bfredl/typed_keysbfredl2023-08-07
|\
| * refactor(api): use typed keysetsbfredl2023-08-07
* | docs(options): take ownership of options.txt (#24528)Lewis Russell2023-08-04
|/
* docs: remove "#" comment char in @returnJustin M. Keyes2023-08-03
* fix(gen_lsp.lua): no notifications in lsp.Methods #24530Raphael2023-08-03
* docs: drop "Can also be used as a method" #24508Justin M. Keyes2023-08-01
* Merge #24504 feat(lsp): protocol.MethodsJustin M. Keyes2023-08-01
|\
| * feat(gen_lsp.lua): sort by name, handle failure #24504Justin M. Keyes2023-08-01
| * feat(gen_lsp.lua): protocol.Methods #24504mathew2023-08-01
* | feat(lua-types): types for vim.api.* (#24523)Lewis Russell2023-08-01
|/
* docs(builtin): right align tags (#24522)Lewis Russell2023-08-01
* docs(builtin): fix and annotate language blocks (#24506)Lewis Russell2023-08-01
* feat(docs): generate builtin.txt (#24493)Lewis Russell2023-07-28
* fix(gen_vimfn_types): don't include tag before signature's line (#24492)zeertzjq2023-07-26
* feat(lua): typing for vim.fn.* (#24473)Lewis Russell2023-07-26
* docs: also change "vimL" and "viml" to "Vimscript" (#24414)zeertzjq2023-07-21
* docs(lua): more improvements (#24387)Lewis Russell2023-07-18
* build(scripts): allow a git ref for lsp_types #24377kylo2522023-07-18
* refactor(lua2dox): overhaul (#24386)Lewis Russell2023-07-18
* fix: doc errorsLewis Russell2023-07-17
* refactor(gen_vimdoc): put defgroup handling in a functionLewis Russell2023-07-17
* docs(lua): change *lua-foo* -> *vim.foo*Lewis Russell2023-07-17
* docs(lua): move function docs to lua filesLewis Russell2023-07-17
* docs: handle whitespace in emmycommentsLewis Russell2023-07-17
* docs(lua): do not render self argsLewis Russell2023-07-17
* fix(docs): match DocSearch style with site themeJustin M. Keyes2023-07-08
* docs: gather @notes items into one sectionJustin M. Keyes2023-07-08
* docs: "Return (multiple)" headingJustin M. Keyes2023-07-08
* fix(api): use text_locked() to check textlockSean Dewar2023-07-05
* docs(gen_help_html): accept "~/" in file/dir params #24240Justin M. Keyes2023-07-03
* fix(docs): ignore_invalid #24174Justin M. Keyes2023-06-27
* fix(docs): too much whitespace around <pre> blocks #24151Justin M. Keyes2023-06-25
* docs: autocmds, miscJustin M. Keyes2023-06-25
* fix(docs): vimdoc syntax errorsJustin M. Keyes2023-06-25
* test: spellcheck :help (vimdoc) files #24109Justin M. Keyes2023-06-22
* feat(gen_help_html): ignore pi_netrw.txt errorsJustin M. Keyes2023-06-22
* feat(gen_help_html): non-default vimdoc.so parserJustin M. Keyes2023-06-22
* docs: lsp, vim_diffJustin M. Keyes2023-06-22
* feat(lsp): inlay hints #23984Chinmay Dalal2023-06-19
* docs #24061Justin M. Keyes2023-06-19