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
*
clipboard: handle/avoid SIGTERM with previous owner #10765
Daniel Hahler
2019-08-14
*
provider: g:loaded_xx_provider=2 means "enabled and working"
Justin M. Keyes
2019-08-04
*
provider: decide status by g:loaded_xx_provider
Justin M. Keyes
2019-08-04
*
provider: let providers decide their status
Rui Abreu Ferreira
2019-08-04
*
clipboard: Always copy as plain text in Wayland #9737
Tim Morgan
2019-03-16
*
Merge #9468 'checkhealth: detect broken pip"'
Justin M. Keyes
2019-01-11
|
\
|
*
health/pythonx: handle "pip upgrade failure"
Marco Hinz
2019-01-07
|
*
health/pythonx: refactor #Detect()
Marco Hinz
2019-01-07
*
|
clipboard/macOS: assume that pbcopy works #9480
Marco Hinz
2019-01-10
|
/
*
python#CheckForModule: Use the given module string instead of hard-coding pynvim
James McCoy
2019-01-01
*
{health,provider}/python: Import the neovim, rather than pynvim, module
James McCoy
2019-01-01
*
provider/lang: expand() g:foo_host_prog (#9312)
Justin M. Keyes
2018-12-05
*
clipboard: Revert unused check #9309
@equalsraf
2018-12-04
*
clipboard: Support custom VimL functions #9304
Rui Abreu Ferreira
2018-12-03
*
clipboard: Prefer xclip (#9302)
Justin M. Keyes
2018-12-01
*
clipboard.vim: check for win32yank.exe #9263
Bjorn Neergaard
2018-11-21
*
health/python: warn if pynvim upgrade failed
Marco Hinz
2018-11-20
*
provider/python: refactoring
Marco Hinz
2018-11-20
*
health/python: 'neovim' module was renamed to 'pynvim'
Marco Hinz
2018-11-17
*
clipboard: support Wayland (#9230)
ainola
2018-11-13
*
provider/nodejs: handle missing stdout
Justin M. Keyes
2018-10-31
*
provider/nodejs: fix npm,yarn detection
Jan Edmund Lazo
2018-10-22
*
provider/nodejs: Simultaneously query npm and yarn #9054
Mahmoud Al-Qudsi
2018-10-18
*
ruby: detect rbenv shims for other versions (#8733)
Marco Hinz
2018-08-09
*
provider/node: npm --loglevel silent (#8682)
Takuya Matsuyama
2018-07-04
*
checkhealth: node.js: also search yarn #8528
Ahmed El Gabri
2018-06-17
*
node/provider: support g:node_host_prog #8135
chemzqm
2018-03-15
*
Add provider#Poll() to handle starting and polling the provider
James McCoy
2018-02-16
*
provider: Safely access job.stderr in #Require
James McCoy
2018-02-16
*
provider: ruby: Use stderr_buffered to collect stderr
James McCoy
2018-02-16
*
macOS: Use `pbpaste` to detect a working clipboard (#7983)
Marco Hinz
2018-02-08
*
clipboard: macOS: fallback to tmux if pbcopy is broken #7940
Justin M. Keyes
2018-01-31
*
health.vim: remove :CheckHealth command
Justin M. Keyes
2017-12-27
*
provider: delete vimL stderr collector, now that it exists builtin
Björn Linse
2017-12-23
*
provider/nodejs: more robust version-check (#7738)
Justin M. Keyes
2017-12-18
*
provider/nodejs: check version in Detect()
Justin M. Keyes
2017-12-17
*
ci: nodejs client acceptance-test #7706
Jan Edmund Lazo
2017-12-17
*
provider: fix batchfile extension for ruby gem (#7651)
Jan Edmund Lazo
2017-11-29
*
Revert "provider: delete vimL stderr collector, now that it exists builtin"
Björn Linse
2017-11-27
*
provider: delete vimL stderr collector, now that it exists builtin
Björn Linse
2017-11-26
*
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
[next]