aboutsummaryrefslogtreecommitdiff
path: root/scripts
Commit message (Expand)AuthorAge
* build(gen_vimdoc): print user's doxygen version if it's too oldDundar Goc2022-05-02
* ci(gen_vimdoc): handle edge case when checking doxygen versionDundar Goc2022-05-02
* build(gen_vimdoc): abort if doxygen version is too oldDundar Goc2022-05-01
* docs(api): more API attributes #18336ii142022-04-30
* fix/PVS #17863dundargoc2022-04-24
* docs: typo fixes (#17859)dundargoc2022-04-15
* fix(vim-patch.sh): fix N/A files patterns (#18073)zeertzjq2022-04-11
* ci: add script to bump versions (#17884)Abraham Francis2022-04-07
* vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell2022-03-18
* docs: remove extra whitespacesDaiki Mizukami2022-03-14
* chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is emptyDaiki Mizukami2022-03-14
* refactor(gen_vimdoc): simplify `files` in `CONFIG`Daiki Mizukami2022-03-14
* chore(gen_vimdoc): call `delete_lines_below` only if the file existsDaiki Mizukami2022-03-14
* refactor(gen_vimdoc): detect `section_start_token` automaticallyDaiki Mizukami2022-03-14
* chore(stripdecls): remove unused and no longer functional scriptDundar Göc2022-03-09
* docs(lua): reference runtime/lua/vim/_editor.luazeertzjq2022-03-06
* feat(vim-patch.sh): support additional args for -szeertzjq2022-03-05
* feat(lua): add api and lua autocmdsTJ DeVries2022-02-27
* ci(commitlint): allow first non-space character to be a quoteDundar Göc2022-02-11
* chore(vim-patch.sh): use piping instead of here string for `while read`zeertzjq2022-02-08
* chore(gen_vimdoc): correct minimum python versionDundar Göc2022-02-05
* chore(gen_vimdoc): remove duplicate extmark.c entryDundar Göc2022-02-03
* feat(lua): add vim.keymapshadmansaleh2022-01-04
* feat: filetype.lua (#16600)Gregory Anders2022-01-04
* ci: fix shellcheck errors introduced in version 0.8.0Dundar Göc2022-01-03
* ci: remove unused "squash typo" workflowDundar Göc2021-12-20
* chore: fix typos (#16361)dundargoc2021-11-27
* fix(docgen): add tagfunc.luaMichael Lingelbach2021-11-18
* fix(docs): add sync.lua to gen_vimdoc (#16285)Michael Lingelbach2021-11-11
* fix(vim-patch.sh): run nvim with -u NONE -n #16179Sean Dewar2021-10-30
* refactor(api): break out Vim script functions to its own fileBjörn Linse2021-10-29
* ci: add newly added api file extmark.c to gen-vimdoc (#16158)dundargoc2021-10-27
* fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders2021-10-19
* ci: allow older git versions when using lintcommitDundar Göc2021-10-14
* ci(squash_typos.py): credit authors #15967dundargoc2021-10-08
* fix(docs): add win_config.cJustin M. Keyes2021-10-05
* ci: exclude lua-cjson from PVS report #15859dundargoc2021-10-05
* fix(release.sh): ignore failed "rm"Justin M. Keyes2021-10-02
* feat(vim-patch.sh): better detection of remote name #15846zeertzjq2021-10-02
* feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger2021-09-27
* chore: remove unused script finddeclarations.pl #15814dundargoc2021-09-27
* ci(lintcommit.lua): replace third-party commitlint #15747dundargoc2021-09-26
* fix(pvs): Exclude xdiff from analysisJustin M. Keyes2021-09-24
* fix(PVS): disable "typo" warnings V1051, V1074Justin M. Keyes2021-09-24
* build(lint): check scripts/*.luaJustin M. Keyes2021-09-19
* build(lint): commit linter #15725Justin M. Keyes2021-09-19
* build(lint): commit linter #15620Justin M. Keyes2021-09-19
* build(lint): commit linter #15620dundargoc2021-09-19
* Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnosticJustin M. Keyes2021-09-16
|\
| * refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders2021-09-15