aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* Merge pull request #15639 from bfredl/xdataBjörn Linse2021-09-12
|\
| * fix(tests): use isolated XDG_DATA_HOME in startup testsBjörn Linse2021-09-12
* | Merge pull request #14770 from andrew-pa/fix13403Björn Linse2021-09-12
|\ \ | |/ |/|
| * fix(windowing): positioning of relative floatsandrew-pa2021-09-08
* | feat(api): win_viewport also sends line_count #15613Yatao Li2021-09-10
* | fix(mouse.c): fix mouse drag positions on multigrid #12667Ville Hakulinen2021-09-10
* | Merge pull request #15566 from bfredl/mpackBjörn Linse2021-09-09
|\ \
| * | feat(lua): make vim.mpack support vim.NIL and vim.empty_dict()Björn Linse2021-09-09
* | | Merge pull request #15091 from yatli/mouse_drag_fixBjörn Linse2021-09-09
|\ \ \ | |/ / |/| |
| * | fix(multigrid): #15075 mouse events crash neovimYatao Li2021-09-08
* | | docs: naming conventionsJustin M. Keyes2021-09-09
* | | feat(lua)!: register_keystroke_callback => on_keyJustin M. Keyes2021-09-09
* | | feat(lsp): support textDocument/prepareRename (#15514)Zi How Poh2021-09-08
|/ /
* | fix(screen): missing search highlights when redrawing from timer #15380Jit2021-09-06
* | fix(lsp): update workspace/applyEdit handler signature (#15573)Jose Alvarez2021-09-05
* | Merge pull request #15504 from mjlbach/feat/change-handler-signatureMichael Lingelbach2021-09-05
|\ \
| * | feat(lsp)!: change handler signatureMichael Lingelbach2021-09-05
* | | refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* | | feat(api): nvim_get_chan_info: include "argv" for jobs #15537Justin M. Keyes2021-09-01
* | | fix(jobwait): always drain process event queues #15402Gregory Anders2021-08-31
* | | fix(terminal): close without ! if the job is stoppedGregory Anders2021-08-31
* | | fix(lua): preserve argument lists which are not listsBjörn Linse2021-08-29
* | | feat: defaults: auto-create backup dirGregory Anders2021-08-27
* | | 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