summaryrefslogtreecommitdiffstatshomepage
path: root/scripts
AgeCommit message (Expand)AuthorFiles
2022-05-12fix(runtime/genvimvim): omit s[ubstitute] from vimCommandSean Dewar1
2022-04-15docs: typo fixes (#17859)dundargoc1
2022-04-11fix(vim-patch.sh): fix N/A files patterns (#18073)zeertzjq1
2022-04-07ci: add script to bump versions (#17884)Abraham Francis2
2022-03-18vim-patch:8.1.1693: syntax coloring and highlighting is in one big file (#17721)Lewis Russell1
2022-03-14docs: remove extra whitespacesDaiki Mizukami1
2022-03-14chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is emptyDaiki Mizukami1
2022-03-14refactor(gen_vimdoc): simplify `files` in `CONFIG`Daiki Mizukami1
2022-03-14chore(gen_vimdoc): call `delete_lines_below` only if the file existsDaiki Mizukami1
2022-03-14refactor(gen_vimdoc): detect `section_start_token` automaticallyDaiki Mizukami1
2022-03-09chore(stripdecls): remove unused and no longer functional scriptDundar Göc1
2022-03-06docs(lua): reference runtime/lua/vim/_editor.luazeertzjq1
2022-03-05feat(vim-patch.sh): support additional args for -szeertzjq1
2022-02-27feat(lua): add api and lua autocmdsTJ DeVries2
2022-02-11ci(commitlint): allow first non-space character to be a quoteDundar Göc1
2022-02-08chore(vim-patch.sh): use piping instead of here string for `while read`zeertzjq1
2022-02-05chore(gen_vimdoc): correct minimum python versionDundar Göc1
2022-02-03chore(gen_vimdoc): remove duplicate extmark.c entryDundar Göc1
2022-01-04feat(lua): add vim.keymapshadmansaleh1
2022-01-04feat: filetype.lua (#16600)Gregory Anders2
2022-01-03ci: fix shellcheck errors introduced in version 0.8.0Dundar Göc1
2021-12-20ci: remove unused "squash typo" workflowDundar Göc1
2021-11-27chore: fix typos (#16361)dundargoc1
2021-11-18fix(docgen): add tagfunc.luaMichael Lingelbach1
2021-11-11fix(docs): add sync.lua to gen_vimdoc (#16285)Michael Lingelbach1
2021-10-30fix(vim-patch.sh): run nvim with -u NONE -n #16179Sean Dewar1
2021-10-29refactor(api): break out Vim script functions to its own fileBjörn Linse1
2021-10-27ci: add newly added api file extmark.c to gen-vimdoc (#16158)dundargoc1
2021-10-19fix(gen_vimdoc.py): spacing around inline elements #16092Gregory Anders1
2021-10-14ci: allow older git versions when using lintcommitDundar Göc1
2021-10-08ci(squash_typos.py): credit authors #15967dundargoc1
2021-10-05fix(docs): add win_config.cJustin M. Keyes1
2021-10-05ci: exclude lua-cjson from PVS report #15859dundargoc1
2021-10-02fix(release.sh): ignore failed "rm"Justin M. Keyes1
2021-10-02feat(vim-patch.sh): better detection of remote name #15846zeertzjq1
2021-09-27feat(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger1
2021-09-27chore: remove unused script finddeclarations.pl #15814dundargoc1
2021-09-26ci(lintcommit.lua): replace third-party commitlint #15747dundargoc1
2021-09-24fix(pvs): Exclude xdiff from analysisJustin M. Keyes1
2021-09-24fix(PVS): disable "typo" warnings V1051, V1074Justin M. Keyes1
2021-09-19build(lint): check scripts/*.luaJustin M. Keyes3
2021-09-19build(lint): commit linter #15725Justin M. Keyes1
2021-09-19build(lint): commit linter #15620Justin M. Keyes1
2021-09-19build(lint): commit linter #15620dundargoc1
2021-09-16Merge #15585 refactor: move vim.lsp.diagnostic to vim.diagnosticJustin M. Keyes1
2021-09-16fix(docs): ignore _*.lua files from auto doc generation #15678Gregory Anders1
2021-09-15refactor: move vim.lsp.diagnostic to vim.diagnosticGregory Anders1
2021-09-10chore(vim-patch): add doc/vim9.txt to unwanted filesChristian Clason1
2021-09-09docs(gen_vimdoc.py): ignore health.lua files #15614Gregory Anders1
2021-08-15ci: ensure all PRs are up to date with master before attempting squashDundar Göc1