aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc
Commit message (Expand)AuthorAge
...
* | docs: update generated API docsBjörn Linse2019-03-12
* | docs: floating windows introductionBjörn Linse2019-03-12
* | floats: add NormalFloat highlight and 'nonumber' defaultBjörn Linse2019-03-12
* | autocmd: rename "once" => "-once" #9713Justin M. Keyes2019-03-11
* | autocmd: introduce "once" featureJustin M. Keyes2019-03-10
* | vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
|/
* floats: implement floating windowsBjörn Linse2019-03-02
* vim-patch:8.1.0225: mode() does not indicate using CTRL-O from Insert mode (#...Justin M. Keyes2019-02-24
* man.vim: g:man_hardwrap #9633Curtis McEnroe2019-02-21
* vim-patch:8.1.0932: remove Farsi support (#9622)Justin M. Keyes2019-02-17
* API: nvim_create_buf: add `scratch` parameterJustin M. Keyes2019-02-17
* UI: change implementation of hl_rgb2cterm_color()Justin M. Keyes2019-02-12
* UI: 'pumblend' for cterm (256-color TUI)Justin M. Keyes2019-02-12
* ui: implement ext_messagesBjörn Linse2019-02-10
* doc: 'fillchars' is local to windowMarco Hinz2019-02-09
* UI: implement 'pumblend' option for semi-transparent popupmenuBjörn Linse2019-02-07
* UI: always use contrete colors for default_colors_setBjörn Linse2019-02-05
* options: set 'scrollback' to -1 by default #9563Marco Hinz2019-02-04
* events: add "Signal" event #9564Marco Hinz2019-02-04
* vim-patch:8.0.1114: default for 'iminsert' is annoyingJan Edmund Lazo2019-02-03
* Merge #9539 "options: make 'listchars' and 'fillchars' local to window"Marco Hinz2019-01-28
|\
| * vim-patch:8.1.0759: showing two characters for tab is limitedMarco Hinz2019-01-26
| * options: make 'fillchars'/'listchars' local to windowMarco Hinz2019-01-26
* | doc [ci skip] (#9553)Justin M. Keyes2019-01-27
* | menu_get(): fix query behaviorJustin M. Keyes2019-01-27
* | gen_api_vimdoc.py: Do not wrap on hyphens, long wordsJustin M. Keyes2019-01-26
* | doc [ci skip] #9478Justin M. Keyes2019-01-26
|/
* Fix api doc nvim_buf_lines_event exampleChen Mulong2019-01-22
* ui: multigrid mouse supportBjörn Linse2019-01-20
* lua/stdlib: vim.inspect, string functionsKillTheMule2019-01-14
* vim-patch:8.1.0648: custom operators can't act upon forced motionPedro L. Ramos2019-01-10
* Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* vim-patch:8.0.0251: not easy to select Python 2 or 3 (#9173)David Jimenez2019-01-02
* multigrid: doc updateBjörn Linse2018-12-31
* multigrid: Add multigrid documentationUtkarsh Maheshwari2018-12-31
* doc: Remove {Nvim} tagJustin M. Keyes2018-12-30
* docJustin M. Keyes2018-12-30
* startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it existsJames McCoy2018-12-16
* vim-patch:8.0.1445: cannot act on edits in the command lineBjörn Linse2018-12-12
* provider: repurpose E319Justin M. Keyes2018-12-12
* Merge #9306 'vim-patch: integrate xdiff library'Justin M. Keyes2018-12-09
|\
| * vim-patch:8.1.0397: no event triggered after updating diffsAnatolii Sakhnik2018-12-09
| * vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
|/
* doc (#9288)Justin M. Keyes2018-12-09
* provider/lang: expand() g:foo_host_prog (#9312)Justin M. Keyes2018-12-05
* RPC: turn errors from async calls into notificationsBjörn Linse2018-12-03
* clipboard: Support custom VimL functions #9304Rui Abreu Ferreira2018-12-03
* clipboard: Prefer xclip (#9302)Justin M. Keyes2018-12-01
* doc: deprecate inputdialog()Justin M. Keyes2018-12-01
* VimL/confirm(): Show dialog even if :silentJustin M. Keyes2018-12-01