aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | | | vim-patch:8.2.3141: no error when using :complete for :command without -nargsJan Edmund Lazo2021-08-08
|/ / /
* | | Merge pull request #15283 from jamessan/pending-c-parsersThomas Vigouroux2021-08-06
|\ \ \
| * | | test(treesitter): skip all parsers tests if parsers aren't installedJames McCoy2021-08-05
| |/ /
* | | ci(tests): skip "stale events on channel close" (#15278)dundargoc2021-08-05
* | | vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is offzeertzjq2021-08-02
* | | fixup! vim-patch:8.2.3019: location list only has the start position.Jan Edmund Lazo2021-07-31
* | | Merge pull request #15062 from seandewar/vim-8.1.0829Jan Edmund Lazo2021-07-30
|\ \ \
| * | | vim-patch:8.1.0829: when 'hidden' is set session creates extra buffersSean Dewar2021-07-17
* | | | Merge pull request #15207 from gpanders/bye-syncolorBjörn Linse2021-07-29
|\ \ \ \
| * | | | fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-28
| * | | | fix(highlight): remove syncolor.vimGregory Anders2021-07-27
* | | | | refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
* | | | | feat(decorations): allow more than one stacked highlight in a virt_textBjörn Linse2021-07-29
* | | | | fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespaceBjörn Linse2021-07-29
|/ / / /
* | | | treesitter: add query.list_directivesStephan Seitz2021-07-24
* | | | fix(ci): disable broken test on openbsd on all CI due to resource constraintsBjörn Linse2021-07-23
* | | | feat(treesitter): allow to set highlight priority for queriesStephan Seitz2021-07-22
* | | | feat(lsp): allow diagnostics to be disabled for a buffer (#15134)Gregory Anders2021-07-19
* | | | fix(shared): do not treat empty tables as list in deep extend (#15094)Folke Lemaitre2021-07-19
|/ / /
* | | Merge pull request #15078 from bfredl/p_vim_viBjörn Linse2021-07-14
|\ \ \
| * | | refactor(options): remove obsolete distinction of "vi" vs "vim" defaultsBjörn Linse2021-07-14
* | | | Merge pull request #15017 from donbex/local-file-uriMichael Lingelbach2021-07-14
|\ \ \ \ | |/ / / |/| | |
| * | | feat(vim.uri): Allow URI schemes other than file: without authorityTom Payne2021-07-10
| * | | test(lsp): file URIs do not allow relative pathsAlessandro Pezzoni2021-07-10
| * | | test(lsp): file URIs without a hostnameAlessandro Pezzoni2021-07-10
* | | | Add test case for 'null' stdin modeGregory Anders2021-07-12
* | | | test/memory_usage_spec: skip on MacOS #15043Daniel Steinberg2021-07-10
* | | | refactor(undo): don't assume curbuf in u_compute_hashThomas Vigouroux2021-07-09
|/ / /
* | | fix(vim.opt): vimL map string values not trimmed (#14982)jadedpasta2021-07-04
* | | doc/startup: cleanup; assign ENN to "conflicing configs" msg (#14971)Justin M. Keyes2021-07-03
|/ /
* | NVIM v0.5.0v0.5.0Björn Linse2021-07-02
* | Merge pull request #14864 from seandewar/get-config-zindexBjörn Linse2021-07-02
|\ \
| * | fix(api/win_get_config): include z-indexSean Dewar2021-06-19
* | | doc(options): Fix recommended PowerShell config (#14349)Dimitri Tcaciuc2021-07-02
* | | Merge pull request #14792 from shadmansaleh/refactor/mkdir_pBjörn Linse2021-07-01
|\ \ \
| * | | Refactor(tests): mkdir_p in startup/init.lua testshadmansaleh2021-07-01
| * | | Refactor(tests): Use os commands in mkdir_p helpershadmansaleh2021-06-30
* | | | Tests(clipboard): Add test for block pasteshadmansaleh2021-07-01
* | | | vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)Daniel Steinberg2021-06-30
|/ / /
* | | Merge pull request #14779 from tjdevries/tjdevries/vim_opt_fixesTJ DeVries2021-06-29
|\ \ \
| * | | fix(vim.opt): Fix #14828 with empty values being incorrectly insertedTJ DeVries2021-06-29
| * | | fix(vim.opt): Fix #14668 Now correctly handles unescaped commas in isfname styleTJ DeVries2021-06-29
| * | | fix(vim.opt): Fix #14669 whichwrap now acts as expectedTJ DeVries2021-06-29
| * | | fix(vim.opt): Add basic error handlingDavid Zhang2021-06-29
| * | | fix(vim.opt): Get window options before setting.ckipp012021-06-29
| * | | fix(vim.opt): #14708 Now lets you put duplicate values in wildmodeTJ DeVries2021-06-29
* | | | Merge pull request #14335 from chentau/extmark_delbytesBjörn Linse2021-06-29
|\ \ \ \ | |/ / / |/| | |
| * | | Manually zero out deleted_bytes2 when substituting and joining lineschentau2021-06-29
| | |/ | |/|
* | | fix(doc): remove reference to vim.lsp.callbacks (#14576)Matthieu Coudron2021-06-28
* | | [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27