| Commit message (Expand) | Author | Age |
* | win_line: Fix crash with 'rightleft' in :terminal #11460 | erw7 | 2019-11-28 |
* | doc: fix typos | Brian Wignall | 2019-11-27 |
* | Merge pull request #11445 from bfredl/fcslcs | Björn Linse | 2019-11-26 |
|\ |
|
| * | options: make 'fillchars' and 'listchars' global-local | Björn Linse | 2019-11-26 |
* | | lua: make vim.wo and vim.bo used nested indexing for specified handle | Björn Linse | 2019-11-26 |
* | | UI: emit mouse_on/mouse_off on attach #11455 | Justin M. Keyes | 2019-11-25 |
* | | [RFC] extmark: fix E315 in nvim_buf_set_extmark (#11449) | notomo | 2019-11-25 |
* | | doc + extmarks tweaks #11421 | Justin M. Keyes | 2019-11-25 |
* | | Merge branch 'master' into lsp-followup | Ashkan Kiani | 2019-11-24 |
|\ \ |
|
| * | | Lua: vim.env, vim.{g,v,w,bo,wo} #11442 | Ashkan Kiani | 2019-11-24 |
| |/ |
|
* | | Merge remote-tracking branch 'origin/master' into lsp-followup | Ashkan Kiani | 2019-11-23 |
|\| |
|
| * | tests: remove irrelevant timing info | Björn Linse | 2019-11-23 |
| * | test was wrong | Björn Linse | 2019-11-23 |
| * | refactor: use inserted_bytes pattern from vim | Björn Linse | 2019-11-23 |
| * | bufhl: use extmark column adjustment for bufhl | Björn Linse | 2019-11-23 |
| * | Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427) | Dennis B | 2019-11-22 |
* | | lualint | Ashkan Kiani | 2019-11-21 |
* | | Updates | Ashkan Kiani | 2019-11-21 |
* | | Merge remote-tracking branch 'origin/master' into lsp-followup | Ashkan Kiani | 2019-11-21 |
|\| |
|
| * | lsp: transmit "\n" after last line when 'eol' is set | Björn Linse | 2019-11-21 |
| * | vim-patch:8.1.0251: support full paths for 'backupdir' #11269 | Joe Hermaszewski | 2019-11-17 |
* | | Extend list_extend to take start/finish. | Ashkan Kiani | 2019-11-20 |
|/ |
|
* | Add v:lua.func() vimL syntax for calling lua | Björn Linse | 2019-11-16 |
* | extmark: don't crash in RO buffer. | Björn Linse | 2019-11-16 |
* | lua LSP client: initial implementation (#11336) | Ashkan Kiani | 2019-11-13 |
* | Merge #11307 'Lua: vim.validate()' | Justin M. Keyes | 2019-11-11 |
|\ |
|
| * | Lua: Use vim.validate() instead of assert() | Justin M. Keyes | 2019-11-10 |
| * | Lua: vim.validate() | Justin M. Keyes | 2019-11-10 |
| * | Lua: vim.validate() | Hirokazu Hata | 2019-11-10 |
* | | extmark: review changes | Björn Linse | 2019-11-11 |
* | | nsmarks: initial commit | timeyyy | 2019-11-11 |
|/ |
|
* | tests: vim.rpcnotify test is flaky | Björn Linse | 2019-11-10 |
* | api: add nvim_buf_get_virtual_text() (#11354) | Marco Hinz | 2019-11-10 |
* | Merge pull request #11310 from bfredl/luarpc | Björn Linse | 2019-11-10 |
|\ |
|
| * | lua: vim.rpcrequest, vim.rpcnotify, vim.NIL | Björn Linse | 2019-11-10 |
* | | test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}" | Justin M. Keyes | 2019-11-09 |
* | | tests: Screen:expect: support "{MATCH:…}" | Daniel Hahler | 2019-11-09 |
* | | paste: Select-mode, Visual-mode #11360 | Justin M. Keyes | 2019-11-09 |
|/ |
|
* | doc: vim.fn, vim.call(), vim.api [ci skip] | Justin M. Keyes | 2019-11-06 |
* | Merge #11319 'inccommand: fix issues with modifiers and prompting' | Justin M. Keyes | 2019-11-05 |
|\ |
|
| * | Prevent prompts during inccommand previews | Rob Pilling | 2019-10-31 |
| * | Prevent :topleft, etc modifying the inccommand preview window | Rob Pilling | 2019-10-31 |
| * | Allow multiple leading colons before and after modifiers for 'inccommand' | Rob Pilling | 2019-10-31 |
| * | Remove unnecessary expr in 'icm' test | Rob Pilling | 2019-10-31 |
* | | terminal: add tests for palette color forwarding | Björn Linse | 2019-11-03 |
* | | test/screen: make snapshot_util() work properly in rgb_cterm mode | Björn Linse | 2019-11-02 |
|/ |
|
* | Merge pull request #11302 from bfredl/luacall | Björn Linse | 2019-10-27 |
|\ |
|
| * | lua: add vim.fn.{func} for direct access to vimL function | Björn Linse | 2019-10-27 |
* | | tests: remove some redundant legacy tests #11028 | Daniel Hahler | 2019-10-26 |
|/ |
|
* | test/pcall_err(): truncate full paths, omit linenr | Justin M. Keyes | 2019-10-26 |