aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* provider/clipboard.vim: fix logic issue #7042Andy Russell2017-07-17
* Merge #7040 'vim-patch:8.0.{0017,0026,0078,0079,0084}'Justin M. Keyes2017-07-17
|\
| * vim-patch:8.0.0017Jurica Bradaric2017-07-16
* | Merge #7028 from fmoralesc/vimtutor-disentangle2Justin M. Keyes2017-07-16
|\ \ | |/ |/|
| * tutor: reorganizeFelipe Morales2017-07-16
| * tutor: update syntaxFelipe Morales2017-07-15
| * tutor: disable old method for setting "expect" regionsFelipe Morales2017-07-15
| * tutor: update tutor-mode tutorialFelipe Morales2017-07-15
| * tutor: don't enable folds by defaultFelipe Morales2017-07-15
| * tutor: allow metadata to exist outside of the documents.Felipe Morales2017-07-15
| * tutor: some tweaks to begginer's tutorialFelipe Morales2017-07-15
* | provider/clipboard.vim: capture/display errors (#6684)Andy Russell2017-07-15
* | intro: change byline to "by al." (#6984)Justin M. Keyes2017-07-15
* | health.vim: validate g:clipboardJustin M. Keyes2017-07-15
* | doc: rewrite job-control exampleMarco Hinz2017-07-13
|/
* tui: Improve the setrgbf/setrgbb fallback logic.Jonathan de Boyne Pollard2017-07-09
* doco: Document constant 'term' in more detail.Jonathan de Boyne Pollard2017-07-09
* doc: api.txt; deprecate <special>Justin M. Keyes2017-07-08
* 'cpoptions': remove "<" flag; ignore <special>Justin M. Keyes2017-07-08
* 'cpoptions': remove "k" flagJustin M. Keyes2017-07-08
* runtime: K: prefer Vim help instead of man #3104Peter Renstròˆm2017-07-08
* runtime: update vimCommand syntax pattern (#6976)Ivan2017-07-08
* Merge #6816 'TUI improvements'Justin M. Keyes2017-07-07
|\
| * doco: Adjust TERM and terminfo doco.Jonathan de Boyne Pollard2017-06-07
| * tui: Recognize "Tc" terminfo capability.Jonathan de Boyne Pollard2017-06-05
| * doco: Add some guidance on up-to-date terminfo.Jonathan de Boyne Pollard2017-06-03
| * doco: Correct :help term-dependent-settings .Jonathan de Boyne Pollard2017-06-03
| * doco: Move TERM help into its own section and expand.Jonathan de Boyne Pollard2017-06-03
| * doco: Note some common $TERM mistakes and how to fix them.Jonathan de Boyne Pollard2017-06-03
| * tui: Improvements to RGB colour support.Jonathan de Boyne Pollard2017-06-03
| * tui: Spelling corrections in doco and commentaryJonathan de Boyne Pollard2017-06-03
| * doco: Replace termcap with terminfo where appropriate.Jonathan de Boyne Pollard2017-06-03
| * tui: More refactoring, and improvements to cursor shape support.Jonathan de Boyne Pollard2017-06-03
| * doc: Document some more terminal behaviours.Jonathan de Boyne Pollard2017-06-03
| * doc: Relegate xterm-8bit to a removed feature.Jonathan de Boyne Pollard2017-06-03
* | options: Default to 'ttimeout' and 'ttimeoutlen=50'Paul "LeoNerd" Evans2017-07-05
* | provider/clipboard.vim: Handle missing g:clipboard keysJustin M. Keyes2017-06-28
* | provider/clipboard.vim: allow configuration #6030Justin M. Keyes2017-06-27
* | Merge pull request #6927 from jamessan/vim-7.4.2259James McCoy2017-06-27
|\ \
| * | vim-patch:7.4.2268James McCoy2017-06-26
| * | vim-patch:7.4.2259raichoo2017-06-26
* | | Merge #6789 from ZyX-I/lua-pathJustin M. Keyes2017-06-27
|\ \ \ | |/ / |/| |
| * | doc: Clarify documentationZyX2017-05-28
| * | lua: Use automatic determining of suffixes only for package.cpathZyX2017-05-28
| * | doc: Add example pluginZyX2017-05-25
| * | lua: Add paths from &runtimepath to package.path and package.cpathZyX2017-05-25
* | | runtime: Add docs for g:ruby_host_progAlex Genco2017-06-17
* | | runtime: Allow overriding ruby host with g:ruby_host_progAlex Genco2017-06-17
* | | runtime: Fix issue with Ruby health `latest_gem` determinationAlex Genco2017-06-17
* | | provider/clipboard: add tmux support (#6894)Xu Cheng2017-06-15