aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* 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
* feat(lsp): add handlers for inlay hints (#23736)Chinmay Dalal2023-06-11
* feat(lua): add `vim.system()`Lewis Russell2023-06-07
* feat(scripts): add lsp_types.lua (#23750)max3975742023-06-07
* refactor!: rename "playground" => "dev" #23919Justin M. Keyes2023-06-06
* docs(html): define anchors for search engine #23879Justin M. Keyes2023-06-02
* docs(html): algolia docsearch #23839Justin M. Keyes2023-05-30
* build(vim-patch.sh): use bundled uncrustify (#23770)zeertzjq2023-05-26
* ci(deps): update bump_deps script (#23604)Christian Clason2023-05-13
* test(old): remove python2 tests (#23547)zeertzjq2023-05-09
* build: create a text file for specifying dependency informationdundargoc2023-05-03
* docs(html): right-align inline tags (#23403)Christian Clason2023-05-02
* docs(lsp): remove vim.lsp.sync (#23416)Mathias Fußenegger2023-05-01
* refactor(iter): move helper functions under vim.iterGregory Anders2023-04-25
* ci: make all linux releases work with same glibc versiondundargoc2023-04-22
* ci(lintcommit): fix error outputdundargoc2023-04-22
* ci(lintcommit): use nvim -lLewis Russell2023-04-22
* refactor(build): move the last generator from scripts/ to src/nvim/generatorsbfredl2023-04-21
* fix(build): distinguish vim.mpack from global require'mpack'bfredl2023-04-20
* refactor(build): use vendored versions of mpack and luabitopbfredl2023-04-19
* fix(genvimvim): add special abbreviations of :delete (#23172)zeertzjq2023-04-18
* feat(lua): add vim.iter (#23029)Gregory Anders2023-04-17
* fix(lint): use tbl_containsLewis Russell2023-04-14
* feat(lua): vim.tbl_contains supports general tables and predicates (#23040)Christian Clason2023-04-14
* build(vim-patch.sh): ignore test_behave.vim (#23062)zeertzjq2023-04-13
* ci(lintcommit): allow colon not followed by space in description (#23035)zeertzjq2023-04-12