aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
| * | | 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
* | | | | 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
|/ / /
* | | 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
* | | Fix `<afile>` getting prepended with a slash on WinClosed (#14515)Ghjuvan Lacambre2021-06-26
* | | fix(lsp): do not convert vim.NIL to nil in listsAkin Sowemimo2021-06-24
* | | Merge pull request #14868 from shadmansaleh/patch_verbose_for_luaBjörn Linse2021-06-23
|\ \ \
| * | | fix(source): Source giving E484 & parsing error at line 1 for lua filesshadmansaleh2021-06-21
| | |/ | |/|
* / | fixup! vim-patch:8.2.3020: unreachable code (#14866)Matthieu Coudron2021-06-22
|/ /
* | Merge pull request #13165 from mfussenegger/codelensMichael Lingelbach2021-06-14
|\ \
| * | feat(lsp): Add codelens supportMathias Fussenegger2021-06-14
* | | feat(float): add rounded borders presetChristian Clason2021-06-14
|/ /
* | Merge pull request #14788 from shadmansaleh/fix/lua_runtime1Björn Linse2021-06-13
|\ \