aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* doc: Update documentationZyX2017-04-08
* vim-patch:8.0.0499James McCoy2017-04-07
* options: remove 'guiheadroom'Justin M. Keyes2017-04-04
* 'guicursor': Disable by default for unknown terminals.Justin M. Keyes2017-04-04
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* eval: Add s flag, use p_fs by default, error out on unknown flagZyX2017-04-03
* fileio: Refactor errmsg handlingZyX2017-04-03
* eval: Make writefile() able to disable fsync()ZyX2017-04-02
* 'guicursor': Empty means "block cursor in all modes".Justin M. Keyes2017-04-01
* tui: 'guicursor' colorMatthieu Coudron2017-04-01
* Merge #6344 'vim-patch:7.4.2236,7.4.2306'Justin M. Keyes2017-04-01
* win: tempname(): Use $TMPDIR if defined.Justin M. Keyes2017-03-30
* eval: Remove eval_expr() completelyZyX2017-03-29
* win: health/provider.vim: check with `.exe` extensionJustin M. Keyes2017-03-28
* getcompletion("cmdline") (#6376)Justin M. Keyes2017-03-27
* rplugin.vim: GetManifestPath(): be more explicit (#6361)Daniel Hahler2017-03-27
* terminal: global 'scrollback' #6352Jakob Schnitzer2017-03-27
* man.vim: call s:error in man#read_page (#6362)Anmol Sethi2017-03-25
* health.vim: tmux: Try -qvg and -qvgs (#6348)Tommy Allen2017-03-24
* doc: Update missing headers. (#6330)Justin M. Keyes2017-03-22
* Merge #6231 from jbradaric/vim-7.4.2266Justin M. Keyes2017-03-22
|\
| * vim-patch:7.4.2291Jurica Bradaric2017-03-20
* | doc: Replace "For Vim ... Last change ..." headers (#6328)Justin M. Keyes2017-03-21
* | vim-patch:7.4.2164 (#6326)Justin M. Keyes2017-03-21
* | vim-patch:bc8801c9317ebJustin M. Keyes2017-03-21
|/
* doc: remove "only available when compiled with +timers" (#6321)Drew Neil2017-03-20
* vim-patch:8.0.0179raichoo2017-03-19
* defaults: 'showcmd', 'belloff', 'ruler'Justin M. Keyes2017-03-16
* Merge #6254 'vim-patch:7.4.2135,7.4.2144,7.4.2151'Justin M. Keyes2017-03-15
|\
| * vim-patch:7.4.2135lonerover2017-03-11
* | doc: eval.txt fixup, README.mdJustin M. Keyes2017-03-13
* | win/package: nvim-qt v0.2.6 (#6258)Justin M. Keyes2017-03-11
* | rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
|/
* 'cpoptions': "_" flag to toggle `cw` behaviour #6235raichoo2017-03-10
* vim_getenv: $VIMRUNTIME fallback: ../share/nvim/runtime (#6223)Justin M. Keyes2017-03-06
* health.vim: tmux $TERM, default-terminalJustin M. Keyes2017-03-06
* doc: quotes.txt was removedJustin M. Keyes2017-03-04
* doc/api.txt: Merge with api-funcs.txtJustin M. Keyes2017-03-01
* Merge #6185 from justinmk/term-cursorJustin M. Keyes2017-03-01
|\
| * terminal: Keep cursor position.Justin M. Keyes2017-03-01
* | scripts: Annotate API functions in generated docs (#6199)Tommy Allen2017-03-01
|/
* win/package: runtime filesJustin M. Keyes2017-03-01
* vim-patch:7.4.2095James McCoy2017-02-27
* vim-patch:42ebd06James McCoy2017-02-27
* Merge pull request #6190 from jamessan/vim-7.4.1991James McCoy2017-02-27
|\
| * vim-patch:7.4.1992James McCoy2017-02-27
* | man.vim: use 'eventignore' instead of :noautocmd #6149Anmol Sethi2017-02-27
* | vim-patch:7.4.2200James McCoy2017-02-27
|/
* Merge #6112 from ZyX-I/split-eval'/buf_get_changedtickJustin M. Keyes2017-02-27
|\
| * eval: Forbid (un)locking b:changedtickZyX2017-02-23