aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge #11384 from janlazo/vim-8.1.2293Justin M. Keyes2019-11-14
|\
| * spell: fix clang logic errorJan Edmund Lazo2019-11-13
| * quickfix: fix dead assignmentJan Edmund Lazo2019-11-13
| * vim-patch:8.1.0927: USE_CR is never definedJan Edmund Lazo2019-11-13
| * vim-patch:8.1.2293: join adds trailing space when second line is emptyJan Edmund Lazo2019-11-13
* | f_getenv/setenv: Access v_special when v_type is VAR_SPECIAL #11388James McCoy2019-11-13
|/
* lua LSP client: initial implementation (#11336)Ashkan Kiani2019-11-13
* Merge #11376 'extmark: renames, docs'Justin M. Keyes2019-11-12
|\
| * extmark: fix spelling of "Extmark"Justin M. Keyes2019-11-11
| * extmark: rename ExtendedMark => ExtmarkJustin M. Keyes2019-11-11
| * doc [ci skip]Justin M. Keyes2019-11-11
|/
* Merge #11307 'Lua: vim.validate()'Justin M. Keyes2019-11-11
|\
| * Lua: mark some functions as "private"Justin M. Keyes2019-11-11
| * fix nvim__buf_statsJustin M. Keyes2019-11-10
| * 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
* | vim-patch:8.1.0622: adding quickfix items marks items as valid errors #11373Jan Edmund Lazo2019-11-11
* | Merge pull request #11356 from bfredl/extmark2Björn Linse2019-11-11
|\ \
| * | extmark: review changesBjörn Linse2019-11-11
| * | nsmarks: initial committimeyyy2019-11-11
| * | namespace: add ns_initialized funcTimothy C Eichler2019-11-11
| |/
* / api: fix typo in debug function nameMarco Hinz2019-11-11
|/
* spellfile.vim: improve error message for missing spellfileJustin M. Keyes2019-11-10
* Merge pull request #11366 from bfredl/flakycatBjörn Linse2019-11-10
|\
| * 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
* | Merge #11004 'test/Screen:expect: support "{MATCH:…}"'Justin M. Keyes2019-11-09
|\ \
| * | test/Screen:expect: replace "{IGNORE}" with "{MATCH:…}"Justin M. Keyes2019-11-09
| * | tests: Screen:expect: support "{MATCH:…}"Daniel Hahler2019-11-09
|/ /
* | Merge #11343 from janlazo/vim-8.1.2244Justin M. Keyes2019-11-09
|\ \
| * | quickfix: fix pvs/v547Jan Edmund Lazo2019-11-09
| * | vim-patch:8.1.0324: off-by-one error in cmdidx checkJan Edmund Lazo2019-11-09
| * | vim-patch:8.1.2272: test may hang at more promptJan Edmund Lazo2019-11-09
| * | vim-patch:8.1.2270: "gf" is not tested in Visual modeJan Edmund Lazo2019-11-09
| * | vim-patch:8.1.2268: spell file flag zero is not recognizedJan Edmund Lazo2019-11-09
| * | vim-patch:8.1.2262: unpack assignment in function not recognizedJan Edmund Lazo2019-11-09
| * | vim-patch:8.1.1091: MS-Windows: cannot use multi-byte chars in environment varJan Edmund Lazo2019-11-09
| * | vim-patch:8.1.2258: may get hit-enter prompt after entering a numberJan Edmund Lazo2019-11-09
| * | vim-patch:8.1.2244: 'wrapscan' is not used for "gn"Jan Edmund Lazo2019-11-09
| |/
* / paste: Select-mode, Visual-mode #11360Justin M. Keyes2019-11-09
|/
* build: add shlint target for shellcheck (#11350)Jan Edmund Lazo2019-11-09
* vim-patch.sh: multiline printf -> heredoc (#11351)Marco Hinz2019-11-08
* vim-patch.sh: add missing argumentMarco Hinz2019-11-08
* Merge #11277 'doc [ci skip]'Justin M. Keyes2019-11-06
|\
| * doc: vim.fn, vim.call(), vim.api [ci skip]Justin M. Keyes2019-11-06
| * doc: file-change-detect [ci skip]Ashkan Kiani2019-11-05
|/
* Merge #11319 'inccommand: fix issues with modifiers and prompting'Justin M. Keyes2019-11-05
|\