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
*
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
*
Merge pull request #2910 from blueyed/python-fix-path_hook
Justin M. Keyes
2015-08-17
|
\
|
*
python: VimPathFinder: remove unused load_module method
Daniel Hahler
2015-07-09
|
*
python: path_hook: properly implement PEP302
Daniel Hahler
2015-07-09
|
*
python: VimModuleLoader: check sys.modules[fullname]
Daniel Hahler
2015-07-09
|
*
python: VimPathFinder: use find_spec for Python 3.4
Daniel Hahler
2015-07-09
*
|
clipboard: support clipboard=unnamedplus,unnamed
Björn Linse
2015-08-07
*
|
python3: remove decoding logic, as this is now done in plugin host #3026
Björn Linse
2015-07-18
|
/
*
clipboard: avoid redundant error message on `clipboard_get` failure .
Björn Linse
2015-06-25
*
clipboard: keep track of ownership and cache clipboard data locally
Björn Linse
2015-06-25
[next]