aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | lsp: Add severity_limit for other diagnostics features (#13528)TJ DeVries2021-01-12
* | | | fix(lsp): Allow subsequent text document edits to pass (#13534)TJ DeVries2021-01-11
* | | | Merge pull request #13735 from jamessan/brew-failuresJames McCoy2021-01-11
|\ \ \ \
| * | | | ci(gha): brew unlink gcc@8/@9 to fix upgrade issuesJames McCoy2021-01-11
| * | | | ci(gha): brew upgrade before installingJames McCoy2021-01-10
* | | | | Merge pull request #13439 from shade-of-noon/man-iskeywordJames McCoy2021-01-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | man.vim: Add double click mapping.Edwin Pujols2020-12-09
| * | | | man.vim: Set iskeyword explicitly.Edwin Pujols2020-12-04
* | | | | Merge pull request #13733 from jupblb/patch-release-2James McCoy2021-01-10
|\ \ \ \ \
| * | | | | Do not delete the nightly releaseMichał Kiełbowicz2021-01-10
* | | | | | Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)ffanzhang2021-01-10
* | | | | | Merge pull request #13704 from teto/fix-fold-listMatthieu Coudron2021-01-10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | screen.c: fix an issue with wrap and foldsMatthieu Coudron2021-01-07
| * | | | | screen.c: fix last character on foldtextMatthieu Coudron2021-01-06
| | |_|_|/ | |/| | |
* | | | | runtime/elm: acc224064033e5cea21ef7f1eefb356ca06ff11d (#13718)Dimitar Apostolov2021-01-08
* | | | | Merge pull request #13689 from janlazo/vim-8.2.0050Matthieu Coudron2021-01-06
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion pointJan Edmund Lazo2021-01-05
| * | | | test/old: restore test_backspace_opt.vimJan Edmund Lazo2021-01-05
| * | | | vim-patch:8.2.0050: after deleting a file mark it is still in viminfoJan Edmund Lazo2021-01-05
* | | | | screen.c: fix display of signcolumn=auto in diffs (#13688)Matthieu Coudron2021-01-05
* | | | | LSP: Add diagnostic tags to client capabilities (#13578)Timmy Xiao2021-01-05
* | | | | contrib: update nix flake to use flake-utils (#13685)Michael Lingelbach2021-01-05
|/ / / /
* | | | Merge pull request #13687 from paddor/masterBjörn Linse2021-01-05
|\ \ \ \ | |_|_|/ |/| | |
| * | | remove trailing tabsPatrik Wenger2021-01-04
|/ / /
* | | Merge pull request #13590 from bfredl/tsqueryBjörn Linse2021-01-04
|\ \ \
| * | | treesitter: simplify query reading logicBjörn Linse2021-01-04
* | | | Merge pull request #11906 from bfredl/moreblockBjörn Linse2021-01-04
|\ \ \ \ | |/ / / |/| | |
| * | | input: consider "-- more --" state to be blocking, fixes #11899Björn Linse2021-01-04
|/ / /
* | | vim-patch:8.2.0861: cannot easily get all the current marks (#13676)Jan Edmund Lazo2021-01-03
* | | LSP: fix messageRequest to not return nested title (#13674)Michael Lingelbach2021-01-03
* | | fix: check for valid buffer handles in modify_keymap (#13543)Thomas Vigouroux2021-01-03
* | | Merge pull request #13669 from bfredl/sortspliceBjörn Linse2021-01-03
|\ \ \
| * | | buffer updates: mark sorted region as changed.Björn Linse2021-01-03
| * | | tests: make treesitter its own categoryBjörn Linse2021-01-03
|/ / /
* | | Merge pull request #13665 from janlazo/vim-8.2.0917Matthieu Coudron2021-01-03
|\ \ \
| * | | vim-patch:8.1.1822: confusing error message when range is not allowedJan Edmund Lazo2021-01-02
| * | | vim-patch:8.2.0407: no early check if :find and :sfind have an argumentJan Edmund Lazo2021-01-02
| * | | vim-patch:8.1.1667: flags for Ex commands may clash with other symbolsJan Edmund Lazo2021-01-02
| * | | vim-patch:8.2.0917: quickfix entries do not suport a "note" typeJan Edmund Lazo2021-01-02
* | | | ci: Fix typo in release.yml that prevents optimized nightly build (#13671)Collided Scope2021-01-03
* | | | Merge pull request #13670 from janlazo/vim-8.2.2274Jan Edmund Lazo2021-01-02
|\ \ \ \ | |/ / / |/| | |
| * | | vim-patch:8.2.0470: Test_confirm_cmd_cancel() can fail on a slow systemJan Edmund Lazo2021-01-02
| * | | vim-patch:8.2.0461: confirm test fails on amd64 systemJan Edmund Lazo2021-01-02
| * | | vim-patch:8.2.0458: missing feature check in test functionJan Edmund Lazo2021-01-02
| * | | vim-patch:8.2.0456: Test_confirm_cmd is flakyJan Edmund Lazo2021-01-02
|/ / /
* | | Merge pull request #13649 from mjlbach/move_from_nvim-lspconfigMatthieu Coudron2021-01-01
|\ \ \
| * | | LSP: add test for workspace/configuration handlerMichael Lingelbach2021-01-01
| * | | LSP: Move workspace/configuration handler from nvim-lspconfig to coreMichael Lingelbach2021-01-01
| * | | LSP: Add helper function from accessing language server settings from nvim-ls...Michael Lingelbach2021-01-01
* | | | LSP: progress callback should only update existing dict for reports (#13652)jdrouhard2021-01-01