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
*
Merge pull request #3900 from ZyX-I/inf-nan-string
Justin M. Keyes
2016-02-28
|
\
|
*
runtime/msgpack: Fix msgpack#string that expects old string() behavior
ZyX
2016-02-02
*
|
Improve remote plugin scripts
Shougo Matsushita
2016-02-14
*
|
clipboard: Check $DISPLAY. Prefer xsel. #4150
Shougo Matsushita
2016-02-05
|
/
*
Respect $MANWIDTH
George Brown
2016-02-01
*
vim-patch:83d1b19
Nicolas Dumazet
2016-01-28
*
plugin/tutor: Fix locale handling
Felipe Morales
2016-01-25
*
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
*
vim-patch:f3c2afb
Justin Gassner
2016-01-15
*
Remove getscript.vim.
Seth Jackson
2015-12-12
*
Fix UpdateRemotePlugins fails problem
Shougo Matsushita
2015-12-10
*
tutor: Fix mistaken option name
Felipe Morales
2015-11-28
*
Merge pull request #3675 from fmoralesc/update-vim-tutor
Felipe Morales
2015-11-28
|
\
|
*
tutor: Update vim-tutor to 0.2.1
Felipe Morales
2015-11-28
*
|
shada: Also store last search direction
ZyX
2015-11-23
*
|
Merge pull request #3270 from ZyX-I/shada-support
Felipe Morales
2015-11-23
|
\
\
|
|
/
|
/
|
|
*
runtime: Add autoload/shada.vim helper file
ZyX
2015-11-01
|
*
runtime: Add autoload/msgpack.vim helper file
ZyX
2015-11-01
*
|
runtime/autoload/provider/python{,3}.vim: fix E168
Daniel Hahler
2015-11-03
|
/
*
spellfile: follow the XDG spec
Felipe Morales
2015-10-28
*
vim-patch:8feef4f #3444
rosston
2015-10-11
*
man.vim: avoid creating extra blank buffers.
Justin M. Keyes
2015-09-25
*
man.vim: accept [count] for section number.
Justin M. Keyes
2015-09-23
*
man.vim: window-local options
Justin M. Keyes
2015-09-23
*
man.vim: man#get_page(): parse page and section.
Justin M. Keyes
2015-09-23
*
man.vim: convert ftplugin to actual plugin.
Justin M. Keyes
2015-09-23
*
provider/pythonx: Improve detection code and error messages.
Florian Walch
2015-09-17
*
host.vim: expand $MYVIMRC. #3342
Jonathan Skeate
2015-09-14
*
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
*
|
tutor: avoid 'wildignore' pain
Justin M. Keyes
2015-08-16
*
|
Merge pull request #2700 from fmoralesc/vim-tutor-mode
Justin M. Keyes
2015-08-15
|
\
\
|
*
|
runtime: Include vim-tutor-mode
Felipe Morales
2015-08-15
*
|
|
clipboard: support clipboard=unnamedplus,unnamed
Björn Linse
2015-08-07
*
|
|
vim-patch:5d89d9b #2922
Justin Gassner
2015-08-02
*
|
|
python3: remove decoding logic, as this is now done in plugin host #3026
Björn Linse
2015-07-18
*
|
|
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
|
/
*
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
[next]