aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* terminal: Fix mouse coordinates issue (#12158)erw72020-04-21
* Merge pull request #11989 from Weypare/textEditMatthieu Coudron2020-04-20
|\
| * test: add docs for get_completion_word testAndrey Avramenko2020-04-20
| * test: add get_completion_word test for text_doc...Andrey Avramenko2020-04-20
* | lua: allow deepcopy of functions (#12136)Tristan Konolige2020-04-19
* | api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* | vim.uri: fix uri_to_fname (#12059)Hirokazu Hata2020-03-30
* | Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\ \
| * | ex_getln.c: wildmenu add cancel and apply opsBilly Su2020-01-23
* | | popupmenu: don't use 'rightleft' option in cmdline modeBjörn Linse2020-03-23
* | | TUI: do not use "nvim_get_option" in tui threaderw72020-03-21
* | | vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
| |/ |/|
* | Merge pull request #11716 from teto/folds_auto_backupMatthieu Coudron2020-03-02
|\ \
| * | foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* | | lua: add vim.tbl_len() #11889Hirokazu Hata2020-03-01
* | | vim-patch:8.1.1510: a plugin cannot easily expand a command like done internallyJan Edmund Lazo2020-03-01
* | | Merge #11805 'vim-patch:8.1.0619'Justin M. Keyes2020-02-29
|\ \ \
| * | | vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and DictJan Edmund Lazo2020-02-29
| |/ /
* / / lsp: add 'textDocument/documentSymbol’ callbackHirokazu Hata2020-03-01
|/ /
* | lua: add regex support, and `@match` support in treesitter queriesBjörn Linse2020-02-26
* | test: always use "set more" with :digraph testBjörn Linse2020-02-19
* | lua: move test helper function, map and filter, to vim.shared moduleHirokazu Hata2020-02-18
* | test: always dump logs on failure #11886Justin M. Keyes2020-02-16
* | test/LSP: assert contents of log fileJustin M. Keyes2020-02-16
* | lsp/rpc.lua: fix `env` application functionJustin M. Keyes2020-02-16
* | test/LSP: dump logs on errorJustin M. Keyes2020-02-16
* | LSP: fix validate_client_configJustin M. Keyes2020-02-16
* | test/LSP: use less-generic exit codeJustin M. Keyes2020-02-16
* | test: styleJustin M. Keyes2020-02-16
* | Merge pull request #11864 from h-michael/deepcopyBjörn Linse2020-02-15
|\ \
| * | lua: add vim.tbl_extend and vim.deepcopy testHirokazu Hata2020-02-14
| * | lua: vim.deepcopy uses empty_dict() instead of {} for empty_dict()Hirokazu Hata2020-02-13
* | | mouse.c: can click on multibyte foldopen/foldclose (#11863)Matthieu Coudron2020-02-14
* | | test: add json_encode test for vim.empty_dict()Hirokazu Hata2020-02-12
|/ /
* | vim-patch:8.1.0092: prompt buffer test failserw72020-02-12
* | vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...erw72020-02-12
* | vim-patch:8.1.0032: BS in prompt buffer starts new lineerw72020-02-12
* | vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a joberw72020-02-12
* | vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'Björn Linse2020-02-09
* | tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculatedBjörn Linse2020-02-07
* | treesitter: add standard &rtp/parser/ search path for parsersBjörn Linse2020-02-07
* | env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtpBjörn Linse2020-02-07
* | api: add nvim_get_runtime_file for finding runtime filesBjörn Linse2020-02-07
* | extmarks: fix crash due to invalid column values in inccommand previewBjörn Linse2020-02-02
* | doc: fix typos [ci skip] #11787Hye Sung Jung2020-01-30
* | Fix shift change callbacks reading bad cursor (#11782)Axel Forsman2020-01-30
* | options: winhighlight: fix incorrect string equality testBjörn Linse2020-01-28
* | mksession: always unix slashes "/" for filepathsJustin M. Keyes2020-01-26
* | mksession: simplify generated commandsJustin M. Keyes2020-01-26
* | mksession: restore same :term buf in split windowsAlexandre Dubray2020-01-26