aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* | floatwin: show error if window is closed immediately #11476Justin M. Keyes2019-11-29
* | win_line: Fix crash with 'rightleft' in :terminal #11460erw72019-11-28
* | doc: fix typosBrian Wignall2019-11-27
* | Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\ \
| * | options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | | lua: make vim.wo and vim.bo used nested indexing for specified handleBjörn Linse2019-11-26
* | | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
* | | [RFC] extmark: fix E315 in nvim_buf_set_extmark (#11449)notomo2019-11-25
* | | doc + extmarks tweaks #11421Justin M. Keyes2019-11-25
* | | Merge branch 'master' into lsp-followupAshkan Kiani2019-11-24
|\ \ \
| * | | Lua: vim.env, vim.{g,v,w,bo,wo} #11442Ashkan Kiani2019-11-24
| |/ /
* | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-23
|\| |
| * | tests: remove irrelevant timing infoBjörn Linse2019-11-23
| * | test was wrongBjörn Linse2019-11-23
| * | refactor: use inserted_bytes pattern from vimBjörn Linse2019-11-23
| * | bufhl: use extmark column adjustment for bufhlBjörn Linse2019-11-23
| * | Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* | | lualintAshkan Kiani2019-11-21
* | | UpdatesAshkan Kiani2019-11-21
* | | Merge remote-tracking branch 'origin/master' into lsp-followupAshkan Kiani2019-11-21
|\| |
| * | lsp: transmit "\n" after last line when 'eol' is setBjörn Linse2019-11-21
| |/
| * vim-patch:8.1.0251: support full paths for 'backupdir' #11269Joe Hermaszewski2019-11-17
* | Extend list_extend to take start/finish.Ashkan Kiani2019-11-20
|/
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
* extmark: don't crash in RO buffer.Björn Linse2019-11-16
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* Merge #11307 'Lua: vim.validate()'Justin M. Keyes2019-11-11
|\
| * Lua: Use vim.validate() instead of assert()Justin M. Keyes2019-11-10
| * Lua: vim.validate()Justin M. Keyes2019-11-10
| * Lua: vim.validate()Hirokazu Hata2019-11-10
* | extmark: review changesBjörn Linse2019-11-11
* | nsmarks: initial committimeyyy2019-11-11
|/
* tests: vim.rpcnotify test is flakyBjörn Linse2019-11-10
* api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz2019-11-10
* Merge pull request #11310 from bfredl/luarpcBjörn Linse2019-11-10
|\
| * lua: vim.rpcrequest, vim.rpcnotify, vim.NILBjörn Linse2019-11-10
* | test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"Justin M. Keyes2019-11-09
* | tests: Screen:expect: support "{MATCH:…}"Daniel Hahler2019-11-09
* | paste: Select-mode, Visual-mode #11360Justin M. Keyes2019-11-09
|/
* doc: vim.fn, vim.call(), vim.api [ci skip]Justin M. Keyes2019-11-06
* Merge #11319 'inccommand: fix issues with modifiers and prompting'Justin M. Keyes2019-11-05
|\
| * Prevent prompts during inccommand previewsRob Pilling2019-10-31
| * Prevent :topleft, etc modifying the inccommand preview windowRob Pilling2019-10-31
| * Allow multiple leading colons before and after modifiers for 'inccommand'Rob Pilling2019-10-31
| * Remove unnecessary expr in 'icm' testRob Pilling2019-10-31
* | terminal: add tests for palette color forwardingBjörn Linse2019-11-03
* | test/screen: make snapshot_util() work properly in rgb_cterm modeBjörn Linse2019-11-02
|/
* Merge pull request #11302 from bfredl/luacallBjörn Linse2019-10-27
|\
| * lua: add vim.fn.{func} for direct access to vimL functionBjörn Linse2019-10-27
* | tests: remove some redundant legacy tests #11028Daniel Hahler2019-10-26
|/