aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Add v:event flag on DirChanged signaling switching window (#13153)Andrea Cedraro2020-11-07
* Merge pull request #13117 from romgrk/add-scroll-eventsBjörn Linse2020-11-07
|\
| * my fight with the linter (tome II)Rom Grk2020-11-06
| * Merge branch 'master' into add-scroll-eventsRom Grk2020-11-03
| |\
| * | tests: separate scroll test for horizontal/vertical scrollRom Grk2020-10-31
| * | tests: make scroll tests passRom Grk2020-10-30
| * | tests: add functional test for WinScrolledRom Grk2020-10-28
| * | tests: add test for Scroll autocmdRom Grk2020-10-24
* | | lua: make vim.inspect available early so it can be used for path debuggingBjörn Linse2020-11-05
* | | tree-sitter: ignore some tests on windowsThomas Vigouroux2020-11-03
| |/ |/|
* | 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
| |/ /
* | | Merge pull request #13167 from romgrk/vim-8.2.1909Jan Edmund Lazo2020-10-31
|\ \ \
| * | | vim-patch:8.2.1909: number of status line items is limited to 80Rom Grk2020-10-31
| |/ /
* / / 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
* | Merge pull request #13059 from vigoux/ts-runtime-queriesBjörn Linse2020-10-12
|\ \
| * | treesitter: runtime queriesThomas Vigouroux2020-10-11
* | | Fix multiple typos (#13063)Hansraj Das2020-10-12
|/ /
* | 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