aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | Merge pull request #15259 from muniter/muniter/checkhealth-from-luaMatthieu Coudron2021-10-05
|\ \ \ \
| * | | | feat(ex_checkhealth): provide function for command line completionJavier López2021-10-04
| * | | | docs(runtime/health): update with new lua supportJavier López2021-10-04
| * | | | test(runtime/health): cover lua healthchecksJavier López2021-10-04
| * | | | feat(runtime/health): support lua healthchecksJavier López2021-10-04
* | | | | docs(develop.txt): nvim_open_win is now in win_config.c (#15909)zeertzjq2021-10-04
* | | | | Merge pull request #15813 from bfredl/neomouseBjörn Linse2021-10-04
|\ \ \ \ \
| * | | | | fix(mouse): correct dragged position in composed layoutBjörn Linse2021-10-04
* | | | | | docs: fix typoAditya Kurdunkar2021-10-04
* | | | | | Merge pull request #15901 from bfredl/apiorgBjörn Linse2021-10-04
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | refactor(api): move window config related functions to own fileBjörn Linse2021-10-04
| * | | | | refactor(api): make export of functions opt-in, not opt-outBjörn Linse2021-10-03
| |/ / / /
* | | | | 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