aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | refactor: remove redundant char casts #15888dundargoc2021-10-04
* | | | refactor: define diagnostic highlights in syntax.cGregory Anders2021-10-03
* | | | 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
* | 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
* | fix(float)!: always anchor to corner of window including border #15832zeertzjq2021-10-02
* | refactor: format with uncrustify #15872dundargoc2021-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
* | Merge pull request #15861 from dundargoc/refactor/xdiffJames McCoy2021-10-01
|\ \
| * | refactor: update path to xdiff in commentsDundar Göc2021-10-01
| |/
* / refactor: remove PVS comment on top of filesDundar Göc2021-10-01
|/
* fix(runtime): fix ordering of "after" packagesBjörn Linse2021-09-30
* Merge pull request #14937 from dstein64/vim-8.1.2304Jan Edmund Lazo2021-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
|/
* 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(ui): add vim.ui.select and use in code actions (#15771)Mathias Fußenegger2021-09-27
|/
* Merge pull request #14871 from mjlbach/feature/lua-cjson-embeddedMichael Lingelbach2021-09-26
|\
| * feat(lua): expose lua-cjson as vim.jsonMichael Lingelbach2021-09-26
| * feat(lua): add lua-cjson as vendored dependencyMichael Lingelbach2021-09-26
* | Merge pull request #15797 from smolck/ui-stuffBjörn Linse2021-09-26
|\ \
| * | fix(ui_bridge): set bridge width and height on attachsmolck2021-09-26
* | | fix(tui): remove obsolete $NVIM detection #15791erw72021-09-26
* | | Merge pull request #15351 from bfredl/virt_lineBjörn Linse2021-09-26
|\ \ \
| * | | feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* | | | refactor: replace sprintf with snprintf #15794dundargoc2021-09-26
* | | | fix(runtime): ordering of loading packages with user configBjörn Linse2021-09-26
|/ / /
* | | fix(api): fix crash after set_option_value_for() #15390gmntroll2021-09-25
* | | refactor: format with uncrustify #15778dundargoc2021-09-25
|/ /
* | Merge #15774 fix(pvs): fix warnings, scriptJustin M. Keyes2021-09-24
|\ \
| * | fix(PVS V681): function call order is undefinedJustin M. Keyes2021-09-24
| * | fix(PVS V576): false positiveJustin M. Keyes2021-09-24
| * | fix(PVS V576): wrong fprintf() formatJustin M. Keyes2021-09-24
| * | fix(PVS V507): false positiveJustin M. Keyes2021-09-24
* | | Merge #15731 vim-patch:7.4.725,8.2.{0597,0598,0924,1035}Justin M. Keyes2021-09-24
|\ \ \
| * | | vim-patch:8.2.1035: setreg() does not always clear the registerSean Dewar2021-09-23
| * | | vim-patch:7.4.725Sean Dewar2021-09-23