aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload
Commit message (Collapse)AuthorAge
...
* Merge #6615 from justinmk/vim-patchesJustin M. Keyes2017-04-29
|\
| * vim-patch:46fceaaa8d14Justin M. Keyes2017-04-29
| | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/46fceaaa8d1447a9588736d86eb4908214187b08
* | win: health.vim/check_ruby(): find `gem.cmd` #6608Justin M. Keyes2017-04-29
| | | | | | | | gem.cmd is not found by system(['gem', ...]), pass it to cmd.exe.
* | Merge #6613 from justinmk/vim-patchesJustin M. Keyes2017-04-29
|\|
| * vim-patch:4575876dc865Justin M. Keyes2017-04-29
| | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/4575876dc865d4160f20d61bd822fbe7cafbec41
| * vim-patch:dc08328821a2Justin M. Keyes2017-04-29
| | | | | | | | | | | | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/dc08328821a2c11e33dfb1980332e4923ec64fca NA patches: vim-patch:8.0.0028 vim-patch:8.0.0029 vim-patch:8.0.0030
| * vim-patch:2ec618c9feacJustin M. Keyes2017-04-28
| | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/2ec618c9feac4573b154510236ad8121c77d0eca
| * vim-patch:3e496b0ea319Justin M. Keyes2017-04-28
| | | | | | | | | | | | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/3e496b0ea31996b665824f45664dee1fdd73c4d0 NA patches: vim-patch:8.0.0015 vim-patch:8.0.0016 vim-patch:177778575148
| * vim-patch:d07969093a9bJustin M. Keyes2017-04-28
| | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/d07969093a9b3051511c478d71c36de6fc33c0d6
| * vim-patch:8.0.0002Justin M. Keyes2017-04-28
| | | | | | | | | | | | | | | | | | | | | | | | | | Problem: The netrw plugin does not work. Solution: Make it accept version 8.0. https://github.com/vim/vim/commit/9e1e7afc1f29b67fe3721442b49af3b20644a3ee vim-patch:b56e7ff0dbbf Update translations for intro page. https://github.com/vim/vim/commit/b56e7ff0dbbfa85361bdbc5b4a86ff8b57a7acbb
| * vim-patch:89bcfda6834aJustin M. Keyes2017-04-28
| | | | | | | | | | | | Updated runtime files. Remove version checks for Vim older than 6.0. https://github.com/vim/vim/commit/89bcfda6834aba724d12554a34b9ed49f5789fd5
* | health.vim: syntax/style fixes (#6614)Daniel Hahler2017-04-28
|/
* health.vim: 'guicursor' advice #6506TJ DeVries2017-04-20
| | | | | | Also: - Mark provider sections as "(optional)". - Fix help-link substitution to support single-quoted tags.
* health.vim: Set 'iskeyword' to that of ft=help.Justin M. Keyes2017-04-19
|
* win: health/provider.vim: check with `.exe` extensionJustin M. Keyes2017-03-28
| | | | Also fix `python_multiple` comparison.
* man.vim: call s:error in man#read_page (#6362)Anmol Sethi2017-03-25
| | | | | The comment is incorrect, s:error does need to be called. I thought the call was unnecessary because it didn't show any message for me but I had shortmess+=F which was hiding the message.
* health.vim: tmux: Try -qvg and -qvgs (#6348)Tommy Allen2017-03-24
|
* rplugin: Call s:LoadRemotePlugins() on startup.Justin M. Keyes2017-03-11
| | | | | | | | | | Dispense with the FuncUndefined/CmdUndefined quasi-optimization. If there are no rplugins, plugin/rplugin.vim takes less than 1ms. Closes #5821 Closes #6250 Helped-by: Qiming zhao <chemzqm@gmail.com>
* health.vim: tmux $TERM, default-terminalJustin M. Keyes2017-03-06
|
* man.vim: use 'eventignore' instead of :noautocmd #6149Anmol Sethi2017-02-27
| | | | | | We only need to ignore BufReadCmd (from runtime/plugin/man.vim). Closes #6144
* providers: Disable if `g:loaded_*` exists.Justin M. Keyes2017-02-14
| | | | | | | | | The exists('g:loaded_foo') convention is rather common, and may be relied upon in some cases. It's also very unlikely that a user or plugin has any reason to set g:loaded_foo to zero, so the principle of least surprise can be brushed aside here. https://github.com/neovim/neovim/issues/6107#issuecomment-279532143
* health.vim: Do not check intentionally disabled providers.Justin M. Keyes2017-02-13
| | | | Closes #6107
* health.vim: ruby provider adviceJustin M. Keyes2017-02-12
|
* health.vim: Reduce visual noise.Justin M. Keyes2017-02-12
| | | | | | - SUCCESS should be extra green, regardless of colorscheme. - Do not highlight INFO and SUGGESTIONS, they should not demand the user's attention.
* CheckHealth: choose correct $PATH separatorJustin M. Keyes2017-02-04
|
* man.vim: more robust s:verify_exists #6043Anmol Sethi2017-02-04
| | | | | | | Closes #6039 Also: close the window if we could not get the page from man but only if we opened it ourselves.
* man.vim: get page after opening split (#6032)Anmol Sethi2017-01-31
| | | This will ensure that $MANWIDTH is correctly set.
* man.vim: remove terminal escape characters (#6033)Anmol Sethi2017-01-31
| | | This will make man.vim work on nixOS.
* Windows: Clipboard provider win32yankRui Abreu Ferreira2017-01-20
|
* clipboard: only check for pbcopy on macOS (#5927)Marco Hinz2017-01-11
| | | Fixes #5926.
* vim-patch:aa3b15dJames McCoy2017-01-09
| | | | | | Updated runtime files. https://github.com/vim/vim/commit/aa3b15dbebf333282503d6031e2f9ba6ee4398ed
* healthcheck: s:download: do not report curl errors (twice)Daniel Hahler2017-01-08
| | | | | | | | | | | | | | | | Since `curl -s` is used, the actual error (e.g. "curl: (6) Could not resolve host: pypi.python.org") gets not reported anyway, and s:download returns an error message with `s:shell_error` already. This changes `s:download` to also include `a:url` in the error message now. It removes > ERROR: Command error (7) curl -sL https://pypi.python.org/pypi/neovim/json: And changes > ERROR: HTTP request failed: error: curl error with https://pypi.python.org/pypi/neovim/json: 6
* healthcheck: s:check_python: only report latest with good responseDaniel Hahler2017-01-08
|
* healthcheck: python: prefer neovim.VERSIONDaniel Hahler2017-01-08
|
* healthcheck: python: include nvim path for unknown/outdated versionDaniel Hahler2017-01-08
| | | | | | | This helps to identify where the `neovim` module is coming from, e.g. - INFO: python3-neovim version: 0.1.10 (outdated; from ~/Vcs/neovim-python-client/neovim) - WARNING: Latest python3-neovim is NOT installed: 0.1.12
* Improve error reporting for Python health checkDaniel Hahler2017-01-08
| | | | | | | - s:version_info: return errors from the `import` - skip report_ok for latest version, in case the current version was not found. status contains the error that has been reported in that case already.
* s:check_python: handle 'pip install --user -e'Daniel Hahler2017-01-08
|
* health: Windows: Handle backslash path separators. (#5914)Justin M. Keyes2017-01-08
| | | | | | | * health: Handle backslash path separators. * health: brevity, consistency * health: Do not set bufhidden=wipe. In the context of CheckHealth, bufhidden=wipe loses data for no reason.
* ruby: old versions don't know `gem list -e`Marco Hinz2017-01-08
|
* health: refactor s:check_ruby()Marco Hinz2017-01-07
| | | | | | | | | | | I gone through every single line, renamed the variables to be more consistent and reordered many lines. Information is now printed as soon as it's available and errors lead to early returns. I altered the suggestions for each condition to be more precise and checked that they fail properly. This also prevents invalid arguments getting passed to s:version_cmp().
* man.vim: Avoid empty argument when MANWIDTH is set. (#5882)Marcus Fritzsch2017-01-06
|
* provider: add Python 3.6 (#5886)Marco Hinz2017-01-05
|
* Merge #5874 from ZyX-I/fix-5482Justin M. Keyes2017-01-04
|\ | | | | Fix plugin which opens ShaDa files
| * plugin/shada: Handle NUL characters with intchar correctlyZyX2017-01-04
| | | | | | Fixes #5482
| * plugin/msgpack: Support character constants like '\0'ZyX2017-01-04
| |
* | provider/clipboard.vim: fallback if xsel is broken (#5868)Justin M. Keyes2017-01-04
|/ | | | | | Old versions of `xsel` do not support some required features. Fall back to `xclip` then. Closes #5853
* Merge #5872 justinmk/test_autochdirJustin M. Keyes2017-01-04
|\
| * vim-patch:6f1d9aShougo Matsushita2017-01-02
| | | | | | | | | | | | Updated runtime files. https://github.com/vim/vim/commit/6f1d9a096bf22d50c727dca73abbfb8e3ff55176
* | clipboard: show error message only once and put in history (#5870)Marco Hinz2017-01-04
|/
* man.vim: remove newline from man errors (#5852)Anmol Sethi2017-01-01
|