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
/
nvim
/
testdir
Commit message (
Expand
)
Author
Age
...
|
*
vim-patch:8.2.3416: second error is reported while exception is being thrown
Sean Dewar
2022-04-13
*
|
vim-patch:8.2.4746: supercollider filetype not recognized (#18102)
Christian Clason
2022-04-13
|
/
*
vim-patch:8.2.3325: digraph test fails when LC_ALL is set to "C"
zeertzjq
2022-04-12
*
vim-patch:8.2.3226: new digraph functions use old naming scheme
zeertzjq
2022-04-12
*
vim-patch:8.2.3184: cannot add a digraph with a leading space
zeertzjq
2022-04-12
*
vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#...
zeertzjq
2022-04-12
*
vim-patch:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
test(old): fix mistakes in porting Vim patches 8.1.1362 and 8.1.1585 (#18080)
zeertzjq
2022-04-12
*
vim-patch:8.2.4737: // in JavaScript string recognized as comment (#18083)
Christian Clason
2022-04-11
*
vim-patch:8.2.4734: getcharpos() may change a mark position (#18077)
zeertzjq
2022-04-11
*
vim-patch:8.2.4733: HEEx and Surface do need a separate filetype
zeertzjq
2022-04-11
*
vim-patch:8.2.4714: using g:filetype_dat and g:filetype_src not tested
zeertzjq
2022-04-11
*
vim-patch:8.2.4729: HEEx and Surface templates do not need a separate filetyp...
Christian Clason
2022-04-10
*
vim-patch:8.2.4728: no test that v:event cannot be modified
zeertzjq
2022-04-10
*
vim-patch:8.2.4719: ">" marker sometimes not displayed in the jumplist (#18056)
zeertzjq
2022-04-10
*
vim-patch:8.2.4722: ending recording with mapping records too much (#18060)
zeertzjq
2022-04-10
*
vim-patch:8.2.4718: @@@ in the last line sometimes drawn in the wrong place (...
zeertzjq
2022-04-10
*
vim-patch:8.2.4721: cooklang files are not recognized (#18058)
Christian Clason
2022-04-09
*
vim-patch:8.2.4720: ABB Rapid files are not recognized properly (#18057)
Christian Clason
2022-04-09
*
Merge pull request #18023 from tom-anders/vim-8.2.4702
zeertzjq
2022-04-09
|
\
|
*
vim-patch:8.2.4702: C++ scope labels are hard-coded
Tom Praschan
2022-04-09
*
|
vim-patch:8.2.4715: Vagrantfile not recognized (#18052)
Christian Clason
2022-04-09
*
|
vim-patch:8.2.4711: when 'insermode' is set :edit from <Cmd> mapping misbehaves
zeertzjq
2022-04-08
*
|
vim-patch:8.2.3925: diff mode confused by NUL bytes (#18033)
zeertzjq
2022-04-08
*
|
vim-patch:8.2.4706: buffer remains active with WinClosed and tabpages
zeertzjq
2022-04-08
*
|
vim-patch:8.2.4700: buffer remains active if WinClosed event throws an exception
zeertzjq
2022-04-08
*
|
vim-patch:8.2.0004: get E685 and E931 if buffer reload is interrupted
zeertzjq
2022-04-08
*
|
vim-patch:8.2.4710: smart indenting does not work after completion (#18030)
zeertzjq
2022-04-08
*
|
vim-patch:8.2.4708: PHP test files are not recognized (#18025)
Christian Clason
2022-04-07
*
|
vim-patch:8.2.4707: redrawing could be a bit more efficient (#18022)
zeertzjq
2022-04-07
*
|
fix(input): fix clearing of reg_executing
zeertzjq
2022-04-07
*
|
vim-patch:8.2.4701: Kuka Robot Language files not recognized (#18012)
Christian Clason
2022-04-07
|
/
*
vim-patch:8.2.0836: not all :cdo output is visible (#18007)
zeertzjq
2022-04-06
*
vim-patch:8.2.4696: delete() with "rf" argument does not report a failure (#1...
zeertzjq
2022-04-06
*
vim-patch:8.2.{4692,4691,4690}: fix Insert mode <LeftDrag> mapping bug (#17999)
zeertzjq
2022-04-05
*
vim-patch:8.2.4253: using freed memory when substitute with function call
zeertzjq
2022-04-04
*
vim-patch:8.2.4247: stack corruption when looking for spell suggestions
zeertzjq
2022-04-04
*
test(old): fix test_spell.vim encoding
zeertzjq
2022-04-04
*
test(old): fix test_regexp_latin.vim encoding (#17989)
zeertzjq
2022-04-04
*
vim-patch:8.2.4672: using :normal with Ex mode may make :substitute hang (#17...
zeertzjq
2022-04-03
*
[RFC] vim-patch:8.1.1378: delete() can not handle a file name that looks liâ€...
Shougo
2022-04-03
*
vim-patch:8.2.4664: Elvish files are not recognized (#17963)
Christian Clason
2022-04-02
*
vim-patch:8.2.4660: cursorcolumn is sometimes not correct
zeertzjq
2022-04-01
*
vim-patch:8.2.3489: ml_get error after search with range
zeertzjq
2022-04-01
*
vim-patch:8.2.3472: other crashes with empty search pattern not tested
zeertzjq
2022-04-01
*
vim-patch:8.2.3471: crash when using CTRL-T after an empty search pattern
zeertzjq
2022-04-01
*
vim-patch:8.2.3122: with 'nowrap' cursor position is unexected in narrow wind...
zeertzjq
2022-04-01
*
vim-patch:8.2.4658: org-mode files are not recognized (#17939)
Christian Clason
2022-03-31
*
vim-patch:8.2.4577: message test is flaky
zeertzjq
2022-03-31
*
vim-patch:8.2.4200: some tests do not clean up properly
zeertzjq
2022-03-31
[prev]
[next]