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
*
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
*
rplugin: Improve remote plugins detection messages #2769
Shougo Matsushita
2015-05-31
*
Remove 'octal' from default value for '&nrformats' #2668
Felipe Morales
2015-05-29
*
'cpoptions': Remove "j" flag
David Bürgin
2015-05-25
*
completion: Add v:completed_item feature #2563
Shougo Matsushita
2015-05-24
*
'cpoptions': Remove "-" flag #2655
David Bürgin
2015-05-21
*
options: Include "j" in default 'formatoptions' #2669
Felipe Morales
2015-05-21
*
vim-patch:f654ad9 #2659
Perry Hung
2015-05-20
*
options: Search upwards for tags file #2670
Felipe Morales
2015-05-19
*
vim-patch:c5d53d4 #2695
Florian Walch
2015-05-19
*
vim-patch:4abac79 #2694
Florian Walch
2015-05-19
*
Remove `-T` command-line option
Michael Reed
2015-05-18
*
Cleanup 'ttyscroll' remnants
Michael Reed
2015-05-18
*
Cleanup 'weirdinvert' remnants
Michael Reed
2015-05-18
*
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Michael Reed
2015-05-18
*
Cleanup misc.
Michael Reed
2015-05-18
*
options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #...
Felipe Morales
2015-05-17
*
options: mark nonfunctional &termencoding option as hidden. #2631
Björn Linse
2015-05-17
*
doc: v:servername, serverstart()
Justin M. Keyes
2015-05-17
*
Change 'backspace' default to "indent,eol,start" #2639
Michael Reed
2015-05-15
*
Man pages: Move to nvim namespace and out of `runtime/`
Michael Reed
2015-05-13
[next]