aboutsummaryrefslogtreecommitdiff
path: root/test/functional
Commit message (Expand)AuthorAge
...
* | | fixup! startup: handle autoload and lua packages during startupJan Edmund Lazo2020-11-02
* | | startup: handle autoload and lua packages during startupBjörn Linse2020-11-02
* | | Merge pull request #12870 from bfredl/themeparkBjörn Linse2020-11-01
|\ \ \
| * | | api: add API for themesBjörn Linse2020-11-01
* | | | Merge pull request #13197 from janlazo/vim-8.2.1925Jan Edmund Lazo2020-11-01
|\ \ \ \
| * | | | vim-patch:8.2.1925: list/dict test failsJan Edmund Lazo2020-11-01
* | | | | Merge pull request #13192 from bfredl/nodeidBjörn Linse2020-11-01
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | treesitter: add node:id()Björn Linse2020-11-01
| |/ / /
* / / / vim-patch:8.2.0131: command line is not cleared when switching tabsJan Edmund Lazo2020-10-29
|/ / /
* | | Merge pull request #13154 from fsouza/fix-callback-logicMatthieu Coudron2020-10-25
|\ \ \
| * | | lsp: fix fallback for callback in method_unsupportedfrancisco souza2020-10-25
* | | | Merge pull request #13077 from tjdevries/tjdevries/buf_apis_1Björn Linse2020-10-25
|\ \ \ \ | |/ / / |/| | |
| * | | api: nvim_buf_deleteTJ DeVries2020-10-22
* | | | lsp: only send buf requests to servers that support the request (#12764)francisco souza2020-10-25
* | | | Fix popupmenu position issueerw72020-10-23
|/ / /
* / / vim-patch:8.1.1056: no eval function for RubyAlex Genco2020-10-21
|/ /
* | Merge pull request #13118 from bfredl/mudhollandBjörn Linse2020-10-19
|\ \
| * | A Mudholland Dr. RecastBjörn Linse2020-10-19
* | | Merge pull request #12053 from tjdevries/tjdevries/nicer_validateTJ DeVries2020-10-17
|\ \ \ | |/ / |/| |
| * | test/vim.validate(): assert normalized stacktraceJustin M. Keyes2020-10-05
| * | vim.validate(): include stacktrace in messageTJ DeVries2020-10-05
* | | treesitter: allow custom parser for highlighterThomas Vigouroux2020-10-12
* | | treesitter: runtime queriesThomas Vigouroux2020-10-11
* | | vim-patch:8.2.1101: no error when using wrong arguments for setqflist()Jan Edmund Lazo2020-10-11
* | | api: multiple decoration providers at onceBjörn Linse2020-10-10
* | | vim-patch:8.2.1488: text does not scroll when inserting above first lineAufar Gilbran2020-10-07
* | | vim-patch:8.2.1345: Redraw error when using visual block and scrollAufar Gilbran2020-10-07
* | | lua: vim.wait allows control of fast events (#13053)TJ DeVries2020-10-06
* | | Treat unmapped ALT/META as ESC+c in all modesMatt Wozniski2020-10-05
|/ /
* | vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* | Merge pull request #12968 from erw7/fix-substitute2Thomas Vigouroux2020-10-02
|\ \
| * | extmark: fix decoration ploblems with extmarkerw72020-10-02
* | | screen.c: fix buffer overflow due to foldingerw72020-10-01
* | | Fix byte updates for blockwise paste at buffer endKillTheMule2020-09-30
* | | bytetrack: add blockwise paste testThomas Vigouroux2020-09-30
* | | Fix buffer_updates on blockwise pasteKillTheMule2020-09-30
* | | treesitter: add string parser (#13008)Thomas Vigouroux2020-09-30
* | | vim-patch:8.1.1992: the search stat moves when wrapping at the end of the bufferJan Edmund Lazo2020-09-29
* | | test: Fix failing test in case of special .bashrc (#12920)Omri Sarig2020-09-28
* | | screen: more work on fold_line replacementBjörn Linse2020-09-24
* | | screen.c: remove fold_lineMatthieu Coudron2020-09-24
|/ /
* | test: buffer updates: add visual charwise paste testBjörn Linse2020-09-19
* | buffer updates: fix issues with "change" operatorBjörn Linse2020-09-19
* | tests: lua buffer updates: reorg check_events()Björn Linse2020-09-19
* | buf_updates: fix wrong updates on linewise changeThomas Vigouroux2020-09-18
* | buf_updates: fix updates for empty buffers (#12926)Thomas Vigouroux2020-09-17
* | api(extmarks): allow extrange past final newlineThomas Vigouroux2020-09-17
* | treesitter: filter updates on <CR>Thomas Vigouroux2020-09-16
* | buf_attach: fix buffer updates with setline()Björn Linse2020-09-16
* | api: add nvim_buf_call to call function with curbuf changed to bufferBjörn Linse2020-09-13