aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* lsp/tests: Ensure client is stopped in basic_init tests (#13798)Mathias Fußenegger2021-01-27
* lintchentau2021-01-26
* Don't show entire context when completingTony Chen2021-01-26
* feat: add completion to ':lua'TJ DeVries2021-01-26
* Merge pull request #13807 from spywhere/min-size-auto-signMatthieu Coudron2021-01-23
|\
| * opt: add tests (#13783)Sirisak Lueangsaksri2021-01-20
* | Merge pull request #13813 from notomo/fix-nvim-echo-clearBjörn Linse2021-01-22
|\ \
| * | api(echo): should clear cmdline before echonotomo2021-01-21
* | | Merge pull request #13679 from chentau/gravityBjörn Linse2021-01-22
|\ \ \ | |/ / |/| |
| * | forgot to update testschentau2021-01-05
| * | allow for extmark gravity to be set through apichentau2021-01-03
* | | api: nvim_echonotomo2021-01-20
| |/ |/|
* | Merge pull request #13765 from jvgrootveld/ts-default-start-end-row-on-captureThomas Vigouroux2021-01-20
|\ \
| * | treesitter: default start and end row when omitted“jvgrootveld”2021-01-15
* | | LSP: Fix nil settings handling in workspace/configuration (#13708)Mathias Fußenegger2021-01-18
* | | logs: make kXDGCacheHome if it doesn't exist (#13758)Michael Lingelbach2021-01-16
|/ /
* | logging: move to XDG_CACHE_HOME (#13739)Michael Lingelbach2021-01-13
* | 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
* | Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)ffanzhang2021-01-10
* | test/old: restore test_backspace_opt.vimJan Edmund Lazo2021-01-05
* | input: consider "-- more --" state to be blocking, fixes #11899Björn Linse2021-01-04
* | fix: check for valid buffer handles in modify_keymap (#13543)Thomas Vigouroux2021-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 #13649 from mjlbach/move_from_nvim-lspconfigMatthieu Coudron2021-01-01
|\ \
| * | LSP: add test for workspace/configuration handlerMichael Lingelbach2021-01-01
* | | Merge pull request #13655 from janlazo/vim-8.2.2255Jan Edmund Lazo2021-01-01
|\ \ \ | |_|/ |/| |
| * | test/win: skip vargs memory usage on Github ActionsJan Edmund Lazo2021-01-01
| * | test, legacy/assert_spec.lua: fix few tests failerw72021-01-01
| * | test, provider/define_spec.lua: fix few tests failerw72021-01-01
| |/
* | Merge pull request #11833 from bfredl/set_textBjörn Linse2021-01-01
|\ \
| * | api: set_text: fix some byte count issuesBjörn Linse2021-01-01
| * | api: set_text: more tests, and fixing lintchentau2021-01-01
| * | api: set_text: rebase, update to new api, and add more testsTony Chen2021-01-01
| * | api: set_text: fix validation and some issuesBlaž Hrastnik2021-01-01
* | | Merge pull request #13592 from bfredl/setmouseBjörn Linse2021-01-01
|\ \ \ | |_|/ |/| |
| * | ui: make 'mouse' handling in external UI more consistentBjörn Linse2021-01-01
* | | Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"Jan Edmund Lazo2020-12-31
* | | Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* | | tests: check highlights work in open foldsMatthieu Coudron2020-12-30
| |/ |/|
* | fix(fold): dont highlight search results on folded lines (#13616)Matthieu Coudron2020-12-29
* | vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* | vim-patch:8.1.0822: peeking and flushing output slows down executionJan Edmund Lazo2020-12-25
* | vim-patch:8.1.2212: cannot see the selection type in :reg outputJan Edmund Lazo2020-12-25
* | feat(sign):Allow signs to be 0 width (#13290)Lukas Reineke2020-12-24
* | rpc: don't handle stale requests on already closed channelBjörn Linse2020-12-23
|/
* foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* Merge pull request #13355 from notomo/check-textlock-in-apiBjörn Linse2020-12-16
|\
| * test: textlock api errornotomo2020-12-16