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
/
src
Commit message (
Expand
)
Author
Age
...
|
|
*
|
|
vim-patch:8.1.0836: user completion test can fail on MS-Windows
Jan Edmund Lazo
2019-11-25
|
|
*
|
|
vim-patch:8.1.0223: completing shell command finds sub-directories in $PATH
Jan Edmund Lazo
2019-11-25
|
|
*
|
|
vim-patch:8.1.1732: completion in cmdwin does not work for buffer-local commands
Jan Edmund Lazo
2019-11-24
|
|
*
|
|
Improve terminal close error message formatting (#11434)
Ashkan Kiani
2019-11-24
|
|
|
\
\
\
|
|
|
*
|
|
Fix terminal close error message formatting
Chuck
2019-11-21
|
|
*
|
|
|
vim-patch:8.1.0461: quickfix: change comment style #11453
Jan Edmund Lazo
2019-11-24
|
|
*
|
|
|
Lua: vim.env, vim.{g,v,w,bo,wo} #11442
Ashkan Kiani
2019-11-24
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
vim-patch:8.1.1334: respect shortmess=F when buffer is hidden #11443
Jan Edmund Lazo
2019-11-23
|
|
*
|
|
Merge #11431 from janlazo/vim-8.1.1235
Justin M. Keyes
2019-11-23
|
|
|
\
\
\
|
|
|
*
|
|
vim-patch:8.1.0471: some tests are flaky or fail on some systems
Jan Edmund Lazo
2019-11-23
|
|
|
*
|
|
vim-patch:8.1.1951: mouse double click test is a bit flaky
Jan Edmund Lazo
2019-11-22
|
|
|
*
|
|
vim-patch:8.1.2330: vi' does not always work when 'selection' is exclusive
Jan Edmund Lazo
2019-11-22
|
|
|
*
|
|
vim-patch:8.1.2329: mouse multiple click test is a bit flaky
Jan Edmund Lazo
2019-11-22
|
|
|
*
|
|
vim-patch:8.1.2183: running a test is a bit verbose
Jan Edmund Lazo
2019-11-22
|
|
|
*
|
|
vim-patch:8.1.1490: when a single test fails the exit code is not set
Jan Edmund Lazo
2019-11-22
|
|
|
*
|
|
vim-patch:8.1.0723: cannot easily run specific test when in src/testdir
Jan Edmund Lazo
2019-11-22
|
|
|
*
|
|
vim-patch:8.1.2269: tags file with very long line stops using binary search
Jan Edmund Lazo
2019-11-22
|
|
|
*
|
|
vim-patch:8.1.1235: compiler warnings for using STRLEN() value
Jan Edmund Lazo
2019-11-22
|
|
*
|
|
|
refactor: use inserted_bytes pattern from vim
Björn Linse
2019-11-23
|
|
*
|
|
|
bufhl: use extmark column adjustment for bufhl
Björn Linse
2019-11-23
|
|
|
/
/
/
|
|
*
/
/
Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)
Dennis B
2019-11-22
|
|
|
/
/
|
|
*
|
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
|
|
|
/
|
|
*
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
|
|
*
|
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
|
|
*
|
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.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
|
|
*
|
extmark: fix spelling of "Extmark"
Justin M. Keyes
2019-11-11
[prev]
[next]