aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* ex_checkhealth: call health#check() directlyJustin M. Keyes2017-10-17
* doc: E5009 "Invalid $VIMRUNTIME"Justin M. Keyes2017-10-17
* doc: replace ":CheckHealth" with ":checkhealth"Justin M. Keyes2017-10-17
* syntax: 'cursorline': revert priority change (#7400)Justin M. Keyes2017-10-16
* doc: remove E172 (#7395)Justin M. Keyes2017-10-15
* health.vim: rename "suggestions" to "advice" in most placesJustin M. Keyes2017-10-15
* health.vim: fix highlightingJustin M. Keyes2017-10-15
* health.vim: warn about 'paste' optionJustin M. Keyes2017-10-15
* syntax: 'cursorline': low priority #6380Justin M. Keyes2017-10-07
* syntax: 'cursorcolumn', 'colorcolumn': low priority #6380Justin M. Keyes2017-10-07
* 'titleold': simplify behaviorJustin M. Keyes2017-10-05
* runtime/syntax/vim.vim: highlight nvim groups #7338E Kawashima2017-09-30
* runtime/tutor: fix typos (#7302)TJ Rana2017-09-23
* doc: fix typo with :lcd (#7299)Daniel Hahler2017-09-22
* escape amatch filename (#7292)Andy Russell2017-09-19
* Merge #7252 from justinmk/perf-vim.vimJustin M. Keyes2017-09-18
|\
| * runtime/syntax/vim.vim: highlight vimEmbedError as NormalJustin M. Keyes2017-09-17
| * runtime/syntax/vim.vim: disable g:vimsyn_embed by defaultJustin M. Keyes2017-09-17
* | Revert cbda7d8 "build: Revert 464bc16."Björn Linse2017-09-17
|/
* health.vim: always check pyenv if installed #7219Greg Anders2017-09-09
* provider: Remove dict attribute from stderr_collectorJames McCoy2017-08-26
* tui: support new iterm2, iTerm2.app terminfo entriesLeonardo Brondani Schenkel2017-08-26
* clipboard: disallow recursion; show hint only once (#7203)Justin M. Keyes2017-08-22
* Update documentationDrew Neil2017-08-21
* clipboard: test g:clipboard validation, fix a bugJustin M. Keyes2017-08-20
* clipboard: avoid error flood during :redirJustin M. Keyes2017-08-20
* doc/api: nvim_out_write() and friendsJustin M. Keyes2017-08-18
* version: tweak layout, docJustin M. Keyes2017-08-18
* docJustin M. Keyes2017-08-18
* provider#clear_stderr: Use remove() not delete() to update s:stderrJames McCoy2017-08-18
* Merge #6364 'command-line color hook'Justin M. Keyes2017-08-16
|\
| * doc: State that it is called for new *displayed* inputZyX2017-08-14
| * doc: Clarify how function is executedZyX2017-08-14
| * Merge branch 'master' into colored-cmdlineZyX2017-08-06
| |\
| * \ Merge branch 'master' into colored-cmdlineZyX2017-07-31
| |\ \
| * \ \ Merge branch 'master' into colored-cmdlineZyX2017-07-31
| |\ \ \
| * | | | doc: Update documentationZyX2017-07-26
| * | | | doc: Adjust documentation a bitZyX2017-07-17
| * | | | Merge branch 'master' into colored-cmdlineZyX2017-07-15
| |\ \ \ \
| * | | | | eval,ex_getln: Add support for coloring input() promptsZyX2017-06-27
* | | | | | vim-patch:8.0.0111 (#7090)KunMing Xie2017-08-06
| |_|_|_|/ |/| | | |
* | | | | input: skip dialogs if no UI is activeJustin M. Keyes2017-08-06
* | | | | doc: Remove/relocate win32 notes.Justin M. Keyes2017-08-03
* | | | | doc: "terminal" always means "embedded terminal emulator"Justin M. Keyes2017-08-03
| |_|_|/ |/| | |
* | | | options: remove ghost of `:set termcap` (#7102)Justin M. Keyes2017-07-31
| |_|/ |/| |
* | | doc: tui colors, cursorJustin M. Keyes2017-07-30
* | | vim-patch:8.0.0020Jurica Bradaric2017-07-29
* | | docJustin M. Keyes2017-07-29
* | | menu_get(): docJustin M. Keyes2017-07-28
* | | viml: introduce menu_get() function #6322Matthieu Coudron2017-07-28