aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | 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
| * | | | chore: remove empty lineDaniel Steinberg2021-09-29
| * | | | 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