aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* feat(runtime/health): support lua healthchecksJavier López2021-10-04
* refactor: inline unnecessary macros #15890dundargoc2021-10-04
* feat(startup): load builtin plugins with --clean #15893Gregory Anders2021-10-04
* refactor: remove redundant char casts #15888dundargoc2021-10-04
* Merge pull request #15894 from gpanders/hardcode-diagnostic-highlightsBjörn Linse2021-10-04
|\
| * refactor: define diagnostic highlights in syntax.cGregory Anders2021-10-03
|/
* Merge #15218 from gpanders/split-trimemptyJustin M. Keyes2021-10-03
|\
| * refactor: use kwargs parameter in vim.splitGregory Anders2021-09-25
| * feat: add trimempty optional parameter to vim.splitGregory Anders2021-09-25
* | vim-patch:8.2.3469: some files with json syntax are not recognized (#15891)dundargoc2021-10-03
* | vim-patch:8.2.3466: completion submode not indicated for virtual replace (#15...zeertzjq2021-10-03
* | vim-patch:8.2.3465: cannot detect insert scroll mode (#15885)zeertzjq2021-10-03
* | Merge pull request #15516 from bfredl/keysetBjörn Linse2021-10-03
|\ \
| * | refactor(api): handle option dicts properlyBjörn Linse2021-10-03
* | | vim-patch:8.2.3464: nginx files are not recognized (#15883)Christian Clason2021-10-03
* | | Merge pull request #15786 from gpanders/diagnostic-signs-unique-severityGregory Anders2021-10-02
|\ \ \
| * | | refactor(diagnostics): always make 'set' go through 'show'Gregory Anders2021-10-02
| * | | docs(diagnostic): add blurb on how to replace builtin handlersGregory Anders2021-10-02
| * | | test(diagnostic): add test case for signsGregory Anders2021-10-02
* | | | fix(nvim_open_win): crash if autocmds delete buffer/window #15549Sean Dewar2021-10-02
* | | | 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