index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
autoload
/
provider
Commit message (
Expand
)
Author
Age
*
win: provider: Detect(): return *.cmd path (#7577)
Jan Edmund Lazo
2017-11-17
*
use `provider#stderr_collector`
Billy Vong
2017-10-31
*
remote: add node.js as a remote plugin provider
Billy Vong
2017-10-29
*
doc: replace ":CheckHealth" with ":checkhealth"
Justin M. Keyes
2017-10-17
*
clipboard: disallow recursion; show hint only once (#7203)
Justin M. Keyes
2017-08-22
*
clipboard: test g:clipboard validation, fix a bug
Justin M. Keyes
2017-08-20
*
clipboard: avoid error flood during :redir
Justin M. Keyes
2017-08-20
*
provider: clipboard: Only report stderr if the job failed
James McCoy
2017-07-24
*
provider: Extra pythonx's stderr handling to common functions
James McCoy
2017-07-24
*
provider/clipboard.vim: fix logic issue #7042
Andy Russell
2017-07-17
*
provider/clipboard.vim: capture/display errors (#6684)
Andy Russell
2017-07-15
*
provider/clipboard.vim: Handle missing g:clipboard keys
Justin M. Keyes
2017-06-28
*
provider/clipboard.vim: allow configuration #6030
Justin M. Keyes
2017-06-27
*
runtime: Allow overriding ruby host with g:ruby_host_prog
Alex Genco
2017-06-17
*
provider/clipboard: add tmux support (#6894)
Xu Cheng
2017-06-15
*
Make script_host.rb rubocop-clean
Marco Hinz
2017-05-03
*
health.vim: Set 'iskeyword' to that of ft=help.
Justin M. Keyes
2017-04-19
*
providers: Disable if `g:loaded_*` exists.
Justin M. Keyes
2017-02-14
*
health.vim: Do not check intentionally disabled providers.
Justin M. Keyes
2017-02-13
*
Windows: Clipboard provider win32yank
Rui Abreu Ferreira
2017-01-20
*
clipboard: only check for pbcopy on macOS (#5927)
Marco Hinz
2017-01-11
*
provider: add Python 3.6 (#5886)
Marco Hinz
2017-01-05
*
provider/clipboard.vim: fallback if xsel is broken (#5868)
Justin M. Keyes
2017-01-04
*
clipboard: show error message only once and put in history (#5870)
Marco Hinz
2017-01-04
*
Remove g:python{,3}_host_skip_check (#5738)
Marco Hinz
2016-12-09
*
provider/clipboard.vim: never show a warning on sourcing
Marco Hinz
2016-11-02
*
provider/clipboard.vim: refactor
Marco Hinz
2016-11-02
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
clipboard: fix v:register when clipboard=unnamed,unnamedplus
Björn Linse
2016-07-12
*
Merge #4980 'Support legacy `:ruby` commands'.
Justin M. Keyes
2016-07-10
|
\
|
*
Add :ruby, :rubyfile, and :rubydo ex commands
Alex Genco
2016-07-02
|
/
*
doc/python: cleanup
Justin M. Keyes
2016-06-15
*
doc: cleanup
Justin M. Keyes
2016-06-15
*
doc/clipboard: cleanup
Justin M. Keyes
2016-06-15
*
runtime: clipboard: start daemons in /
Aleksa Sarai
2016-06-07
*
Merge pull request #4830 from blueyed/proider-pythonx-handle-127
Justin M. Keyes
2016-05-28
|
\
|
*
provider/pythonx: handle exit code 127 from pyenv
Daniel Hahler
2016-05-28
*
|
provider/pythonx: use robust comparison (via vint)
Daniel Hahler
2016-05-28
|
/
*
clipboard: support "doit" tool
Joel D. Elkins
2016-05-15
*
clipboard: support "lemonade" tool
Shougo Matsushita
2016-04-17
*
python: move script_host.py to python-client
Björn Linse
2016-03-15
*
Ruby remote plugin support
Alex Genco
2016-03-10
*
rplugin: Initialize remote plugins lazily. #4384
Shougo Matsushita
2016-03-10
*
clipboard: Check $DISPLAY. Prefer xsel. #4150
Shougo Matsushita
2016-02-05
*
clipboard: Detach clipboard helper, so contents is kept after nvim exit
Björn Linse
2016-01-20
*
python: Add missing I/O methods to RedirectStream
Dan Strokirk
2016-01-18
*
runtime/autoload/provider/python{,3}.vim: fix E168
Daniel Hahler
2015-11-03
*
provider/pythonx: Improve detection code and error messages.
Florian Walch
2015-09-17
*
python: remove current working directory from path
Jakob Schnitzer
2015-09-14
*
provider/pythonx.vim: Use shell-agnostic construction. #3190
sanmiguel
2015-08-21
[next]