aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Reduce code blocks in markdown previews.Ashkan Kiani2019-11-20
* TUI: use stdio names instead of magic numbers #11410erw72019-11-17
* build/macOS: set -fno-stack-check for LuaJIT build #11412Christian Clason2019-11-17
* provider/python: add python3.8 executable (#11402)Marco Hinz2019-11-17
* Merge #11406 from janlazo/vim-8.1.1922Justin M. Keyes2019-11-16
|\
| * vim-patch:8.1.2305: no warning for wrong entry in translationsJan Edmund Lazo2019-11-16
| * vim-patch:8.1.2289: after :diffsplit closing the window does not disable diffJan Edmund Lazo2019-11-16
| * diff: move diff globals to diff.hJan Edmund Lazo2019-11-16
| * vim-patch:8.1.1922: in diff mode global operations can be very slowJan Edmund Lazo2019-11-16
* | tutor: change arrows (--->) to symbols ✗ and ✓ #11404Nikolay Shebanov2019-11-16
|/
* Merge pull request #11338 from bfredl/vvluaBjörn Linse2019-11-16
|\
| * Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16
|/
* Merge pull request #11399 from bfredl/markundoBjörn Linse2019-11-16
|\
| * extmark: don't crash in RO buffer.Björn Linse2019-11-16
| * undo: delete undo_off global without effectBjörn Linse2019-11-16
* | vim-patch:8.1.0992: :normal resets reg_executing() result #11398Jan Edmund Lazo2019-11-16
|/
* 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