aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.2.3460: some type casts are not needed #15868dundargoc2021-10-02
* docs(lsp): clarify parameters of some util functions (#15851)zeertzjq2021-10-02
* fix(float)!: always anchor to corner of window including border #15832zeertzjq2021-10-02
* Merge #15803 fix(lsp_spec): tests depend on previous sessionJustin M. Keyes2021-10-02
|\
| * fix(lsp_spec): tests depended on previous sessionJustin M. Keyes2021-10-02
| * fix(release.sh): ignore failed "rm"Justin M. Keyes2021-10-02
* | refactor: format with uncrustify #15872dundargoc2021-10-02
* | fix(docs): uncrustify.cfg location #15817kylo2522021-10-02
* | docs: remove obsolete text on language #15875dundargoc2021-10-02
* | fix(input): resolve isolated (non-ALT/META) mappings #13109erw72021-10-02
* | Merge pull request #15867 from bfredl/starpackBjörn Linse2021-10-02
|\ \ | |/ |/|
| * fix(runtime): add packages as "/pack/*/start/*" patterns to &rtpBjörn Linse2021-10-02
* | refactor: format with uncrustify #15842dundargoc2021-10-02
* | refactor: convert char_u to char #15824dundargoc2021-10-02
* | feat(vim-patch.sh): better detection of remote name #15846zeertzjq2021-10-02
* | feat(diagnostics): add vim.diagnostic.get_namespaces (#15866)Michael Lingelbach2021-10-01
* | docs(diagnostics): add "priority" option to signs table (#15860)Gregory Anders2021-10-01
* | Merge pull request #15864 from jamessan/gitattributesJames McCoy2021-10-01
|\ \
| * | fix: include ci/ in exported tarballJames McCoy2021-10-01
* | | Merge pull request #15861 from dundargoc/refactor/xdiffJames McCoy2021-10-01
|\ \ \
| * | | refactor: update path to xdiff in commentsDundar Göc2021-10-01
| | |/ | |/|
* | | Merge pull request #15862 from dundargoc/refactor/xdiff-pvsJames McCoy2021-10-01
|\ \ \
| * | | refactor: remove PVS comment on top of filesDundar Göc2021-10-01
| |/ /
* | | Merge pull request #15863 from dundargoc/docs/contributing/commit-messageJames McCoy2021-10-01
|\ \ \ | |/ / |/| |
| * | docs: update preferred commit message style for the static analyzer PRsDundar Göc2021-10-01
|/ /
* | Merge pull request #15852 from bfredl/afteragainBjörn Linse2021-09-30
|\ \
| * | fix(runtime): fix ordering of "after" packagesBjörn Linse2021-09-30
|/ /
* | ci: add type and scope from PR title as labels #15850dundargoc2021-09-30
* | Merge pull request #14937 from dstein64/vim-8.1.2304Jan Edmund Lazo2021-09-29
|\ \
| * | docs: add 'plus one' to correct getmousepos docsDaniel Steinberg2021-09-29
| * | chore: remove empty lineDaniel Steinberg2021-09-29
| * | test: add a test for getmousepos()Daniel Steinberg2021-09-29
| * | vim-patch:8.1.2321: cannot select all text with the mouseDaniel Steinberg2021-09-29
| * | vim-patch:8.1.2319: compiler warning for int sizeDaniel Steinberg2021-09-29
| * | vim-patch:8.1.2309: compiler warning for argument typeDaniel Steinberg2021-09-29
| * | vim-patch:8.1.2304: cannot get the mouse position when getting a mouse clickDaniel Steinberg2021-09-29
* | | Refactor/uncrustify (#15790)dundargoc2021-09-29
|/ /
* | feat(lsp): add codeAction/resolve support (#15818)Mathias Fußenegger2021-09-28
* | Merge pull request #15812 from bfredl/tabaBjörn Linse2021-09-28
|\ \
| * | fix(runtime): make a copy of runtime_search_path when iteratingBjörn Linse2021-09-27
* | | feat(lsp): add client command support to codelens (#15820)Mathias Fußenegger2021-09-28
* | | refactor(lsp): remove json encode/decode wrappers (#15826)Mathias Fußenegger2021-09-28
* | | fix(ui): s/format_entry/format_item to match docs (#15819)Mathias Fußenegger2021-09-27
* | | 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
|/ /
* | fix(lsp): avoid serializing boolean as key (#15810)Michael Lingelbach2021-09-27
* | docs: document dependencies in MAINTAIN.md #15801Michael Lingelbach2021-09-26
* | refactor(diagnostic): use sign priority for severity_sort #15785Gregory Anders2021-09-26
* | docs: add lua-cjson to third-party licenses #15800Michael Lingelbach2021-09-26
* | feat(lsp): allow subset of CodeActionContext as arg to code_action methods (#...Mathias Fußenegger2021-09-26