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
Commit message (
Expand
)
Author
Age
*
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
*
doc: Remove refs to xsmp, xterm_(clipboard|save)
Michael Reed
2015-07-05
*
doc: Remove refs to dos(16|32), win16, and win95
Michael Reed
2015-07-05
*
Remove VisualNOS highlight group remnants
Michael Reed
2015-07-04
*
Remove 'guipty' references
Michael Reed
2015-07-04
*
doc: Remove gui_x11.txt, merge remnants into nvim_clipboard.txt
Michael Reed
2015-07-04
*
rplugin: pass additional info to host factory function #2920
Nick Hynes
2015-07-03
*
doc: Mention that Python module might be provided by package manager #2935
Florian Walch
2015-07-01
*
Remove gvimrc_example
Felipe Morales
2015-06-29
*
Update vimrc_example file
Felipe Morales
2015-06-29
*
doc: Fix undefined reference warning
Michael Reed
2015-06-28
*
plugin/matchit: create stub for matchit.vim #2921
Felipe Morales
2015-06-28
*
doc: Remove usr_90.txt
Michael Reed
2015-06-27
*
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
*
doc: Various #2898
Michael Reed
2015-06-24
*
doc: Revise for flow and consistency #2831
alecbrooks
2015-06-24
*
doc: vim_diff: clarify key-chord support. #2886
Justin M. Keyes
2015-06-24
*
defaults: remove "options" in 'sessionoptions'. #2871
Felipe Morales
2015-06-21
*
defaults: prefix "!" to 'viminfo' by default #2870
Felipe Morales
2015-06-21
*
defaults: set 'tabpagemax' to 50 by default. #2869
Felipe Morales
2015-06-21
*
defaults: set 'display' to "lastline" by default.
Felipe Morales
2015-06-21
*
doc: Fix some typos and trailing whitespace. #2875
Lucas Hoffmann
2015-06-21
*
defaults: enable 'hlsearch' by default. #2859
Justin M. Keyes
2015-06-20
*
defaults: enable 'incsearch' by default. #2858
Felipe Morales
2015-06-20
*
defaults: remove "i" from the default 'complete' #2854
Felipe Morales
2015-06-20
*
default: enable 'langnoremap'. #2853
Felipe Morales
2015-06-20
*
defaults: set 'mouse' to 'a' by default. #2860
Felipe Morales
2015-06-20
*
defaults: enable 'autoindent' #2857
Felipe Morales
2015-06-20
*
defaults: enable 'autoread' by default #2856
Felipe Morales
2015-06-20
*
defaults: enable 'smarttab' by default. #2855
Felipe Morales
2015-06-20
*
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
*
plugin: enable the matchit plugin by default #2723
Felipe Morales
2015-06-04
*
Add noinsert and noselect features in completeopt #2564
Shougo Matsushita
2015-06-04
*
doc: Misc. X11-related cleanups
Michael Reed
2015-06-01
*
doc: starting.txt cleanup
Michael Reed
2015-06-01
[next]