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
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.1235: compiler warnings for using STRLEN() value
Jan Edmund Lazo
2019-11-22
*
Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)
Dennis B
2019-11-22
*
Merge pull request #11433 from bfredl/lspeol
Björn Linse
2019-11-21
|
\
|
*
lsp: transmit "\n" after last line when 'eol' is set
Björn Linse
2019-11-21
|
/
*
Merge #11280 "man.vim: implement 'tagfunc'"
Justin M. Keyes
2019-11-20
|
\
|
*
Sort man pages by relevance during goto_tag()
Rob Pilling
2019-11-13
|
*
Don't attempt swapfiles for man pages
Rob Pilling
2019-11-13
|
*
Remove eventignore - :Man now uses :tag to populate the page
Rob Pilling
2019-11-13
|
*
man.vim: remove push_tag and simplify man#open_page
Rob Pilling
2019-10-29
|
*
man.vim: parse the section from the tag
Rob Pilling
2019-10-24
|
*
man.vim: `:Man` preserves the tag stack
Rob Pilling
2019-10-24
|
*
man.vim: use 'tagfunc' instead of remapping
Rob Pilling
2019-10-24
|
*
man.vim: pull out s:get_paths()
Rob Pilling
2019-10-24
*
|
Merge #11426 from janlazo/vim-8.0.1449
Justin M. Keyes
2019-11-19
|
\
\
|
*
|
vim-patch:8.0.1793: no test for "vim -g"
Jan Edmund Lazo
2019-11-19
|
*
|
vim-patch:8.0.1449: slow redrawing with DirectX
Jan Edmund Lazo
2019-11-19
|
/
/
*
|
deps: upgrade bundled LuaRocks: 2.4.4 => 3.2.1 (#10292)
Daniel Hahler
2019-11-19
*
|
vim-patch:8.1.0251: support full paths for 'backupdir' #11269
Joe Hermaszewski
2019-11-17
*
|
version.c: update [ci skip] #11160
Marvim the Paranoid Android
2019-11-17
*
|
Merge #11414 from janlazo/vim-8.1.2312
Justin M. Keyes
2019-11-17
|
\
\
|
*
|
vim-patch:8.1.2317: no test for spell affix file with flag on suffix
Jan Edmund Lazo
2019-11-17
|
*
|
vim-patch:8.1.2314: vi' sometimes does not select anything
Jan Edmund Lazo
2019-11-17
|
*
|
vim-patch:8.1.2312: "line:" field in tags file not used
Jan Edmund Lazo
2019-11-17
*
|
|
doc: Lua [ci skip] #11378
Justin M. Keyes
2019-11-17
|
/
/
*
|
Merge #11340 'Factor out parse_one_cmd()'
Justin M. Keyes
2019-11-17
|
\
\
|
*
|
Factor out parse_one_cmd()
Rob Pilling
2019-11-13
|
*
|
vim-patch:8.1.0266: parsing Ex address range is not a separate function
Jan Edmund Lazo
2019-11-13
*
|
|
TUI: use stdio names instead of magic numbers #11410
erw7
2019-11-17
*
|
|
build/macOS: set -fno-stack-check for LuaJIT build #11412
Christian Clason
2019-11-17
*
|
|
provider/python: add python3.8 executable (#11402)
Marco Hinz
2019-11-17
*
|
|
Merge #11406 from janlazo/vim-8.1.1922
Justin M. Keyes
2019-11-16
|
\
\
\
|
*
|
|
vim-patch:8.1.2305: no warning for wrong entry in translations
Jan Edmund Lazo
2019-11-16
|
*
|
|
vim-patch:8.1.2289: after :diffsplit closing the window does not disable diff
Jan Edmund Lazo
2019-11-16
|
*
|
|
diff: move diff globals to diff.h
Jan Edmund Lazo
2019-11-16
|
*
|
|
vim-patch:8.1.1922: in diff mode global operations can be very slow
Jan Edmund Lazo
2019-11-16
*
|
|
|
tutor: change arrows (--->) to symbols ✗ and ✓ #11404
Nikolay Shebanov
2019-11-16
|
/
/
/
*
|
|
Merge pull request #11338 from bfredl/vvlua
Björn Linse
2019-11-16
|
\
\
\
|
*
|
|
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
|
/
/
/
*
|
|
Merge pull request #11399 from bfredl/markundo
Björn Linse
2019-11-16
|
\
\
\
|
*
|
|
extmark: don't crash in RO buffer.
Björn Linse
2019-11-16
|
*
|
|
undo: delete undo_off global without effect
Björn Linse
2019-11-16
*
|
|
|
vim-patch:8.1.0992: :normal resets reg_executing() result #11398
Jan Edmund Lazo
2019-11-16
|
/
/
/
*
|
|
Merge #11384 from janlazo/vim-8.1.2293
Justin M. Keyes
2019-11-14
|
\
\
\
|
*
|
|
spell: fix clang logic error
Jan Edmund Lazo
2019-11-13
|
*
|
|
quickfix: fix dead assignment
Jan Edmund Lazo
2019-11-13
|
*
|
|
vim-patch:8.1.0927: USE_CR is never defined
Jan Edmund Lazo
2019-11-13
|
*
|
|
vim-patch:8.1.2293: join adds trailing space when second line is empty
Jan Edmund Lazo
2019-11-13
*
|
|
|
f_getenv/setenv: Access v_special when v_type is VAR_SPECIAL #11388
James McCoy
2019-11-13
|
/
/
/
*
|
|
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13
*
|
|
Merge #11376 'extmark: renames, docs'
Justin M. Keyes
2019-11-12
|
\
\
\
[next]