aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | runtime/syntax: Fix highlighting of augroup contents (#9328)Justin M. Keyes2018-12-08
* | | | CI/Travis: install gperf using package manager (#9325)Justin M. Keyes2018-12-07
* | | | Merge pull request #9324 from bfredl/virtfixBjörn Linse2018-12-07
|\ \ \ \ | |/ / / |/| | |
| * | | api: make nvim_buf_set_virtual_text use correct namespace counterBjörn Linse2018-12-07
|/ / /
* | | vim-patch:8.0.1425: execute() does not work in completion of user command (#9...Jan Edmund Lazo2018-12-06
* | | Merge pull request #9315 from bfredl/clear_statusBjörn Linse2018-12-05
|\ \ \
| * | | screen: add missing status redraw when redraw_later(CLEAR) was usedBjörn Linse2018-12-05
|/ / /
* | | provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* | | vim-patch:8.1.0559: command line completion not sufficiently tested (#9310)Justin M. Keyes2018-12-04
|\ \ \
| * | | vim-patch:8.1.0559: command line completion not sufficiently testedJan Edmund Lazo2018-12-03
* | | | clipboard: Revert unused check #9309@equalsraf2018-12-04
|/ / /
* | | Merge pull request #9307 from jamessan/codecov-thresholdJames McCoy2018-12-03
|\ \ \
| * | | codecov: Tolerate a 1% drop in coverage for a PRJames McCoy2018-12-02
* | | | Merge pull request #9300 from bfredl/asyncerrBjörn Linse2018-12-03
|\ \ \ \ | |/ / / |/| | |
| * | | RPC: turn errors from async calls into notificationsBjörn Linse2018-12-03
|/ / /
* | | clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* | | Merge #9291 'vim-patch:8.1.{550,551}'Justin M. Keyes2018-12-02
|\ \ \
| * | | fixup: 30 col resize to scroll debugJan Edmund Lazo2018-12-01
| * | | fixup: 35 col resize to scroll screenJan Edmund Lazo2018-12-01
| * | | functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo2018-11-30
| * | | vim-patch:8.1.0551: expression evaluation may repeat an error messageJan Edmund Lazo2018-11-30
| * | | vim-patch:8.1.0550: expression evaluation may repeat an error messageJan Edmund Lazo2018-11-30
* | | | Merge pull request #9303 from jamessan/cmp-0075James McCoy2018-12-01
|\ \ \ \
| * | | | cmake: Update comment on why CMP0059 is still set to OLDJames McCoy2018-12-01
| * | | | Unset CMAKE_REQUIRED_* after they're done being usedJames McCoy2018-12-01
|/ / / /
* | | | clipboard: Prefer xclip (#9302)Justin M. Keyes2018-12-01
* | | | Merge #9297 from justinmk/confirm-dialogJustin M. Keyes2018-12-01
|\ \ \ \
| * | | | doc: deprecate inputdialog()Justin M. Keyes2018-12-01
| * | | | VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01
|/ / / /
* | | | Merge pull request #9299 from bfredl/ctrlx_cmdBjörn Linse2018-12-01
|\ \ \ \ | |/ / / |/| | |
| * | | insert: make <cmd> mapping work in completion (CTRL-X) modeBjörn Linse2018-12-01
|/ / /
* | | vim-patch:8.1.0553: it is not easy to edit a script that was sourced (#9298)Jan Edmund Lazo2018-12-01
* | | test/macOS: adjust time-sensitive testsJustin M. Keyes2018-11-30
* | | highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* | | test: adjust time-sensitive testsJustin M. Keyes2018-11-30
* | | Merge pull request #9289 from bfredl/nsclearBjörn Linse2018-11-29
|\ \ \
| * | | API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespaceBjörn Linse2018-11-29
|/ / /
* | | vim-patch:8.1.0098: segfault when pattern with \z() is very slow (#9283)Justin M. Keyes2018-11-29
* | | TUI: set_underline_color: only support colon form #9279Daniel Hahler2018-11-29
* | | Merge #9221 from justinmk/docJustin M. Keyes2018-11-28
|\ \ \
| * | | scripts/gen_help_html.pyJustin M. Keyes2018-11-28
| * | | lint: src/.clang-formatJustin M. Keyes2018-11-28
| * | | matchit.vim: s:MultiMatch(): return DictJustin M. Keyes2018-11-28
| * | | docJustin M. Keyes2018-11-28
* | | | diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)Justin M. Keyes2018-11-28
|/ / /
* | | Merge pull request #9278 from liushapku/masterJames McCoy2018-11-26
|\ \ \
| * | | fix wrong winnr in getwininfoSha Liu2018-11-27
|/ / /
* | | Merge #9028 'diff/highlight: low-priority CursorLine'Justin M. Keyes2018-11-27
|\ \ \
| * | | preserve_exit: Ignore SIGHUPJustin M. Keyes2018-11-27
| * | | diff/highlight: Show underline for low-priority CursorLineJustin M. Keyes2018-11-27