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
Commit message (
Expand
)
Author
Age
*
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
*
clipboard: don't use &shell in clipboard provider
Björn Linse
2015-06-25
*
rplugin: allow users to register hosts #2896
Nick Hynes
2015-06-25
*
provider/pythonx: Show absolute path to executable in error message.
Florian Walch
2015-06-09
*
provider/pythonx: Merge s:check_version() and s:check_interpreter().
Florian Walch
2015-06-09
*
provider/pythonx: Don't use Python 3 interpreter for +python.
Florian Walch
2015-06-09
*
provider/pythonx: return error from Detect
Daniel Hahler
2015-06-09
*
remote#host#RequirePythonHost: fix reference to log
Daniel Hahler
2015-06-09
*
provider/python: Call: fix usage of 'finish' in function
Daniel Hahler
2015-06-09
*
provider/python: define Prog and Error functions always
Daniel Hahler
2015-06-09
*
provider/pythonx: Detect: only return valid versions
Daniel Hahler
2015-06-09
*
provider/pythonx: test python3/2 first, do not test python3.2
Daniel Hahler
2015-06-09
*
provider/pythonx: add reference to ":help nvim-python" for error
Daniel Hahler
2015-06-09
*
provider/pythonx: fix grammar with error
Daniel Hahler
2015-06-09
*
provider/pythonx: only call system("python") once
Daniel Hahler
2015-06-09
*
rplugin: Improve remote plugins detection messages #2769
Shougo Matsushita
2015-05-31
*
vim-patch:4abac79 #2694
Florian Walch
2015-05-19
*
Add if_python3 support
Shougo Matsushita
2015-04-21
*
runtime: Handle failures while loading individual remote plugins
Thiago de Arruda
2015-04-13
*
runtime: Add vimexpect library and example gdb plugin
Thiago de Arruda
2015-04-02
*
doc: Misc. cleanup
Justin M. Keyes
2015-03-24
*
runtime: make the spellfile creation use .nvim folder #1990
Seth Woodworth
2015-02-15
*
vim-patch:bd18da9
Florian Walch
2015-01-21
*
vim-patch:47b1887
Florian Walch
2015-01-20
*
vim-patch:1e8ebf8
Florian Walch
2014-12-30
*
clipboard: handle linewise/charwise selections correctly
Björn Linse
2014-12-08
*
clipboard: support separate '+' and '*' clipboards
Björn Linse
2014-12-08
*
Improve Python host messages.
Florian Walch
2014-11-26
*
Print an error and exit when there are no plugins.
Bjorn Tipling
2014-11-24
*
clipboard: check for X on every invocation
Justin M. Keyes
2014-11-23
*
runtime: Refer to plugins running outside Nvim as "remote plugins"
Thiago de Arruda
2014-11-21
*
runtime: Prepend the vimrc filename to the external plugin manifest
Thiago de Arruda
2014-11-20
*
runtime: Change external plugin directory to "external-plugin"
Thiago de Arruda
2014-11-20
*
runtime: Reimplement python/clipboard providers in vimscript
Thiago de Arruda
2014-11-18
*
runtime: Add vimscript support for external plugins
Thiago de Arruda
2014-11-18
*
Spelling fixes
Will Stamper
2014-08-24
*
re-integrate runtime/ vim-patch:0 #938
Justin M. Keyes
2014-07-29