aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* Add new marktree data structure for storing marksBjörn Linse2020-01-14
* API: include invalid buffer/window/tabpage in error message (#11712)Daniel Hahler2020-01-14
* edit.c: Ensure undo sync when emulating <Esc>x #11706Matthew Malcomson2020-01-12
* tabpage: disallow go-to-previous in cmdline-win #11692butwerenotthereyet2020-01-09
* LSP: highlight groups test, docJustin M. Keyes2020-01-08
* test: hoist buf_lines()Justin M. Keyes2020-01-08
* test: just say no to hyper-granularityJustin M. Keyes2020-01-08
* API: nvim_get_hl_by_id: omit hl instead of returning -1 #11685kevinhwang912020-01-08
* vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUIJan Edmund Lazo2020-01-06
* vim-patch:8.1.1579: dict and list could be GC'ed while displaying errorJan Edmund Lazo2020-01-05
* vim-patch:8.1.0974: cannot switch from terminal window to previous tabpageWe're Yet2020-01-03
* vim-patch:8.1.0972: cannot switch from terminal window to next tabpageWe're Yet2020-01-03
* tabpage: track last-used tabpage #11626butwerenotthereyet2020-01-02
* lua: metatable for empty dict valueBjörn Linse2020-01-01
* Merge #11642 'CI: test powershell core'Justin M. Keyes2020-01-01
|\
| * ci: test powershell core on LinuxJan Edmund Lazo2019-12-31
* | LSP: eliminate lsp.stop_all_clients()Justin M. Keyes2019-12-31
* | doc [ci skip]Justin M. Keyes2019-12-31
|/
* ui: add basic tests for pumheight,pumwidthJan Edmund Lazo2019-12-29
* vim-patch:8.1.0554: popup menu overlaps with preview windowJan Edmund Lazo2019-12-29
* vim-patch:8.0.1538: popupmenu is too far left when completion is longJan Edmund Lazo2019-12-29
* vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo2019-12-29
* Revert "runtime: Add vim.lsp.get_client_by_name" #11623Ashkan Kiani2019-12-29
* runtime: Add vim.lsp.get_client_by_name (#11603)Hirokazu Hata2019-12-28
* LSP: Fix flaky test #11618Ashkan Kiani2019-12-27
* Merge #11568 'fillchars: foldopen, foldsep, foldclose'Justin M. Keyes2019-12-26
|\
| * fillchars: adding foldopen, foldsep, foldcloseMatthieu Coudron2019-12-25
* | system(), jobstart(): raise error on non-executable #11234Daniel Hahler2019-12-24
|/
* Merge pull request #11113 from bfredl/tree-sitter-queryBjörn Linse2019-12-22
|\
| * tree-sitter: implement query functionality and highlighting prototype [skip.l...Björn Linse2019-12-22
* | tests: ex_terminal_spec: retry ":terminal (with fake shell)" (#11588)Daniel Hahler2019-12-22
|/
* TUI: can make the cursor transparent #11519Matthieu Coudron2019-12-19
* vim-patch:8.2.0010: test64 is old styleJan Edmund Lazo2019-12-16
* Merge pull request #7202 from teto/jobstart_envJames McCoy2019-12-13
|\
| * Add negative test for type of job's env optionJames McCoy2019-12-12
| * test: new test for setting environmentMatthieu Coudron2019-12-11
| * test: always pass a string to expect_msg_seqMatthieu Coudron2019-12-03
* | jumplist: browser-style (or 'tagstack') navigation #11530butwerenotthereyet2019-12-10
* | Fix access on vim.wo (#11517)Ashkan Kiani2019-12-07
* | defaults: set nostartofline (#11135)Justin M. Keyes2019-12-03
|\ \ | |/ |/|
| * defaults: set nostartoflineMatthieu Coudron2019-12-03
* | API: rename nvim_execute_lua => nvim_exec_luaJustin M. Keyes2019-12-02
* | API: deprecate nvim_command_outputJustin M. Keyes2019-12-02
* | log_init: call log_path_init (#11501)Daniel Hahler2019-12-02
* | oldtest: support for running by filename (#11473)Daniel Hahler2019-12-02
* | dictwatcher: fix use-after-free #11495erw72019-12-02
* | API: rename nvim_source => nvim_execJustin M. Keyes2019-12-01
* | API: nvim_source_outputVikram Pal2019-12-01
* | API: nvim_source: fix multiline inputJustin M. Keyes2019-12-01
* | API: nvim_sourceSiddhant Gupta2019-12-01