aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | | vim-patch:8.1.2229: color number column above/below cursor #15409zeertzjq2021-08-27
* | | tests(lua/on_yank): assert conditions that fail correctly #15495notomo2021-08-27
* | | feat(lsp): get_border_size(): support repeating border char list #15474zeertzjq2021-08-27
* | | fix(lua): verify buffer in highlight.on_yank (#15482)notomo2021-08-26
* | | Merge #15293 Vimscript "method" syntaxJustin M. Keyes2021-08-26
|\ \ \
| * | | feat(v:lua): support calling v:lua as a methodSean Dewar2021-08-13
| * | | fix(v:lua): fix emsg when calling v:lua directlySean Dewar2021-08-12
| * | | vim-patch:8.1.1909: more functions can be used as methodsSean Dewar2021-08-12
| * | | vim-patch:8.1.1861: only some assert functions can be used as a methodSean Dewar2021-08-12
| * | | fix(eval): cherry-pick emsg changes from v8.1.0736Sean Dewar2021-08-12
* | | | fix(bufupdates): send correct updates for visual pasteThomas Vigouroux2021-08-25
| |/ / |/| |
* | | Merge pull request #15434 from Dkendal/feature-lua-treesitter-siblingThomas Vigouroux2021-08-23
|\ \ \
| * | | feat(treesitter): add next, prev sibling methodDylan Kendal2021-08-20
* | | | fix(window.c): win_close from other tabpage #15454notomo2021-08-22
* | | | docs: make Lua docstrings consistent #15255Gregory Anders2021-08-22
* | | | feat(api): add lua C bindings for xdiff (#14536)Lewis Russell2021-08-22
* | | | feat(keywordprg): use :terminal for external commands #15398Gregory Anders2021-08-21
* | | | feat(terminal): TermClose: set exit code in v:event.status #15406Gregory Anders2021-08-20
|/ / /
* | | Merge pull request #15422 from bfredl/syn_name2id_go_brrBjörn Linse2021-08-19
|\ \ \
| * | | feat(match): allow hl group to be defined after :match commandBjörn Linse2021-08-19
* | | | test: update tests to work with 'hidden'Gregory Anders2021-08-18
* | | | feat(defaults): set nojoinspacesGregory Anders2021-08-17
* | | | feat(defaults): set hiddenGregory Anders2021-08-17
|/ / /
* | | feat: defaults: set undo points in <C-U> and <C-W> (#15400)Gregory Anders2021-08-16
* | | feat(defaults): map CTRL-L to search highlights, update diffs #15385Gregory Anders2021-08-16
* | | vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281zeertzjq2021-08-16
* | | feat(defaults): map Y to y$ #13268Matthieu Coudron2021-08-15
* | | Merge pull request #15368 from jamessan/fragilityJames McCoy2021-08-14
|\ \ \ | |/ / |/| |
| * | test(lsp): disable finicky test when TEST_SKIP_FRAGILE is setJames McCoy2021-08-13
* | | Merge pull request #15253 from spywhere/float-win-scl-fixBjörn Linse2021-08-10
|\ \ \
| * | | fix(sign): reset auto sign column with minimum in float win minimal styleSirisak Lueangsaksri2021-08-09
* | | | fix(lsp): properly handle `nil` lines when trimming empty lines (#15325)Andrea Cappuccio2021-08-10
* | | | 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
* | | | | 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
|/ / /