aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | feat(lsp): use cjson for lsp rpc (#15759)Michael Lingelbach2021-09-26
* | | | Merge pull request #14871 from mjlbach/feature/lua-cjson-embeddedMichael Lingelbach2021-09-26
|\ \ \ \
| * | | | test: add tests for vim.jsonMichael 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
* | | | | ci(lintcommit.lua): replace third-party commitlint #15747dundargoc2021-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
* | | | | | Merge pull request #15721 from bfredl/electricboogaloBjörn Linse2021-09-26
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | fix(runtime): ordering of loading packages with user configBjörn Linse2021-09-26
|/ / / / /
* | | | | docs(CONTRIBUTING.md): how to use uncrustify #15780Dundar Göc2021-09-25
* | | | | fix(api): fix crash after set_option_value_for() #15390gmntroll2021-09-25
* | | | | refactor: format with uncrustify #15778dundargoc2021-09-25
|/ / / /
* | | | Merge pull request #15776 from jamessan/macos-11-ciJames McCoy2021-09-25
|\ \ \ \
| * | | | ci: use runner, instead of os, for job name and cache keyJames McCoy2021-09-24
| * | | | ci: add macOS 11 buildJames McCoy2021-09-24
* | | | | test(normal): CA_COMMAND_BUSY in visual select mode #15292Thomas Vigouroux2021-09-24
|/ / / /
* | | | Merge #15774 fix(pvs): fix warnings, scriptJustin M. Keyes2021-09-24
|\ \ \ \
| * | | | fix(pvs): Exclude xdiff from analysisJustin M. Keyes2021-09-24
| * | | | fix(PVS): disable "typo" warnings V1051, V1074Justin 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