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
/
remote
Commit message (
Expand
)
Author
Age
*
rplugin: resolve paths in manifest file (#5501)
Marco Hinz
2016-10-18
*
UpdateRemotePlugins: Discard duplicate paths. (#5464)
Shougo
2016-10-12
*
doc/vim_diff.txt (#5432)
Justin M. Keyes
2016-10-06
*
remote/host.vim: Avoid "No matching autocommands".
Justin M. Keyes
2016-08-21
*
job control: reuse common job code for rpc jobs
Björn Linse
2016-08-20
*
host.vim: s:GetManifestPath(): octal permissions
Justin M. Keyes
2016-08-17
*
host.vim: s:GetManifestPath(): Create base directory if needed.
Justin M. Keyes
2016-08-17
*
host.vim: s:GetManifestPath(): Remove for-loop.
Justin M. Keyes
2016-08-17
*
runtime: rplugin manifest written to $XDG_DATA_HOME
Tommy Allen
2016-08-17
*
eval.c: rename capture() to execute() (#5132)
Justin M. Keyes
2016-07-31
*
rplugin: Manifest file name fallback (#4935)
Shougo
2016-06-30
*
host.vim: s:RegistrationCommands(): Normalize slashes.
Justin M. Keyes
2016-05-22
*
test: remote/define.vim: range
Case Nelson
2016-04-18
*
remote/define.vim: support remote function "range"
Paul Jolly
2016-04-18
*
Fix loading remote plugin error
Shougo Matsushita
2016-04-19
*
rplugin: Ignore modeline while chaining events
Dan Elkouby
2016-04-18
*
rplugin: Fix wrong condition for lazy loading remote plugins
Aleksei Khudiakov
2016-03-31
*
Merge pull request #4410 from alexgenco/ruby_rplugin
Justin M. Keyes
2016-03-11
|
\
|
*
Ruby remote plugin support
Alex Genco
2016-03-10
*
|
rplugin: let the python host identify packages
Björn Linse
2016-03-11
*
|
rplugin: Silence :doautocmd. #4384
Justin M. Keyes
2016-03-11
|
/
*
rplugin: Initialize remote plugins lazily. #4384
Shougo Matsushita
2016-03-10
*
Improve remote plugin scripts
Shougo Matsushita
2016-02-14
*
Fix UpdateRemotePlugins fails problem
Shougo Matsushita
2015-12-10
*
host.vim: expand $MYVIMRC. #3342
Jonathan Skeate
2015-09-14
*
python: remove current working directory from path
Jakob Schnitzer
2015-09-14
*
rplugin: Don't error if plugin is registered before host #2961
Björn Linse
2015-07-10
*
rplugin: pass additional info to host factory function #2920
Nick Hynes
2015-07-03
*
rplugin: allow users to register hosts #2896
Nick Hynes
2015-06-25
*
remote#host#RequirePythonHost: fix reference to log
Daniel Hahler
2015-06-09
*
rplugin: Improve remote plugins detection messages #2769
Shougo Matsushita
2015-05-31
*
Add if_python3 support
Shougo Matsushita
2015-04-21
*
runtime: Handle failures while loading individual remote plugins
Thiago de Arruda
2015-04-13
*
Improve Python host messages.
Florian Walch
2014-11-26
*
Print an error and exit when there are no plugins.
Bjorn Tipling
2014-11-24
*
runtime: Refer to plugins running outside Nvim as "remote plugins"
Thiago de Arruda
2014-11-21