aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-06
* vim-patch:8.1.2394: using old C style commentsDundar Göc2021-10-06
* vim-patch:8.1.2395: using old C style commentsDundar Göc2021-10-06
* vim-patch:8.1.2396: using old C style commentsDundar Göc2021-10-06
* fix(checkhealth): mitigate issues with duplicate healthchecks #15919Javier Lopez2021-10-05
* vim-patch:8.2.0155: MinGW warnings; tests without +float #15908Jan Edmund Lazo2021-10-05
* docs: regenerate #15545github-actions[bot]2021-10-05
* fix(docs): add win_config.cJustin M. Keyes2021-10-05
* fix(docs): duplicate tag, wrong formattingJustin M. Keyes2021-10-05
* feat(api): named marks set, get, delete #15346Javier Lopez2021-10-05
* feat(lsp): improve json deserialization performance (#15854)Michael Lingelbach2021-10-05
* build(deps)!: use libuv 1.42.0 upstream for WIN32 (#15889)Christian Clason2021-10-05
* docs(contrib): recommend `nvim --clean` #15917Christian Clason2021-10-05
* fix(vim-patch): add missing nginx runtime files (#15916)Christian Clason2021-10-05
* docs(intro.txt): change vimhelp.appspot.com to vimhelp.org (#15915)zeertzjq2021-10-05
* vim-patch:6e649224926b (#15911)Christian Clason2021-10-05
* fix(healthcheck): update builtins to the new convention #15914Javier Lopez2021-10-05
* ci: exclude lua-cjson from PVS report #15859dundargoc2021-10-05
* vim-patch:8.2.3473: some tcl files are not recognized #15912Christian Clason2021-10-05
* 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