aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* vim-patch:8.1.1123: avoid filtering autocompleteroxma2019-04-07
* vim-patch:8.1.0493: argv() and argc() only work on the current argument listMarco Hinz2019-04-04
* vim-patch:8.1.0218: cannot add matches to another windowMarco Hinz2019-04-04
* vim-patch:8.1.1093: support for outdated tags format slows down tag parsingMarco Hinz2019-04-02
* jumplist: avoid extra tail entry #9805Abdelhakeem Osama2019-04-02
* keymap, terminal: more keycodes #9810Olivier G-R2019-03-31
* autocmd: rename MenuPopupChanged to CompleteChanged #9819Qiming zhao2019-03-31
* vim-patch:8.1.1068: cannot get all the information about current completionShougo Matsushita2019-03-30
* Merge #9792Justin M. Keyes2019-03-29
|\
| * vim-patch:8.1.0539: cannot build without the sandboxAbdelhakeem2019-03-28
* | keymap: add more (keypad) keycodes #9793Olivier G-R2019-03-29
|/
* doc, lintJustin M. Keyes2019-03-26
* gen_vimdoc.py: render nested lists, etc [ci skip]Justin M. Keyes2019-03-26
* doc: mention "pynvim" module renameJustin M. Keyes2019-03-26
* doc: move ui-wildmenu to deprecated.txt [ci skip]Justin M. Keyes2019-03-26
* doc [ci skip]Justin M. Keyes2019-03-26
* signs: support multiple columns #9295Dan Aloni2019-03-25
* doc #9751Aman2019-03-20
* vim-patch:8.1.0775: matching too many files as zshJan Edmund Lazo2019-03-17
* vim-patch:8.1.0771: some shell filetype patterns end in a starJan Edmund Lazo2019-03-17
* vim-patch:8.1.1017: off-by-one error in filetype detectionJan Edmund Lazo2019-03-17
* vim-patch:8.1.0858: 'indentkeys' and 'cinkeys' defaults are differentJan Edmund Lazo2019-03-17
* Merge pull request #9726 from mhinz/nvim_win_get_configMarco Hinz2019-03-17
|\
| * api: numerous small fixesMarco Hinz2019-03-16
| * api: update docMarco Hinz2019-03-16
* | clipboard: Always copy as plain text in Wayland #9737Tim Morgan2019-03-16
* | Allow using internal popupmenu or ext_popupmenu for wildmenuBjörn Linse2019-03-16
|/
* Merge pull request #9616 from chemzqm/completechangeBjörn Linse2019-03-16
|\
| * autocmd: add MenuPopupChanged autocmdchemzqm2019-03-15
* | Merge #9728 from justinmk/autocmd-onceJustin M. Keyes2019-03-15
|\ \
| * | autocmd: rename: "++nested", "++once"Justin M. Keyes2019-03-14
* | | vim-patch:8.1.0728: avoid breaking after single space #9733Jan Edmund Lazo2019-03-15
|/ /
* | TextYankPost: add v:event["inclusive"] #9717Justin M. Keyes2019-03-13
* | docs: adjust the generated nvim_open_win docsBjörn Linse2019-03-12
* | 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
* | Dist: make icon a proper square (#9716)Marco Hinz2019-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