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
*
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
*
clipboard: don't use &shell in clipboard provider
Björn Linse
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
*
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
*
Add if_python3 support
Shougo Matsushita
2015-04-21
*
clipboard: handle linewise/charwise selections correctly
Björn Linse
2014-12-08
*
clipboard: support separate '+' and '*' clipboards
Björn Linse
2014-12-08
*
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: Reimplement python/clipboard providers in vimscript
Thiago de Arruda
2014-11-18