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:9.0.0761: cannot use 'indentexpr' for Lisp indenting
zeertzjq
2022-10-16
*
vim-patch:9.0.0765: with a Visual block a put command column may go negative ...
zeertzjq
2022-10-16
*
vim-patch:9.0.0754: 'indentexpr' overrules lisp indenting in one situation
zeertzjq
2022-10-15
*
vim-patch:partial:9.0.0737: Lisp word only recognized when a space follows
zeertzjq
2022-10-15
*
vim-patch:9.0.0616: spell test fails because error message changed
zeertzjq
2022-10-15
*
vim-patch:9.0.0614: SpellFileMissing autocmd may delete buffer
zeertzjq
2022-10-15
*
vim-patch:9.0.0752: Rprofile files are not recognized (#20658)
Christian Clason
2022-10-15
*
feat(cscope)!: remove
Lewis Russell
2022-10-13
*
vim-patch:8.2.4735: quickfix tests can be a bit hard to read (#20631)
zeertzjq
2022-10-13
*
vim-patch:9.0.0286: using freed memory when location list changed in autocmd
zeertzjq
2022-10-13
*
vim-patch:9.0.0260: using freed memory when using 'quickfixtextfunc' recursively
zeertzjq
2022-10-13
*
vim-patch:8.2.4462: not enough testing for quickfix code
zeertzjq
2022-10-13
*
vim-patch:8.2.4453: :helpgrep may free an option that was not allocated
zeertzjq
2022-10-13
*
vim-patch:9.0.0731: clang-tidy configuration files are not recognized (#20620)
Christian Clason
2022-10-12
*
vim-patch:9.0.0712: wrong column when calling setcursorcharpos() with zero lnum
zeertzjq
2022-10-10
*
vim-patch:8.2.2184: Vim9: no error when using "2" for a line number
zeertzjq
2022-10-10
*
vim-patch:9.0.0711: SubStation Alpha files are not recognized (#20577)
Christian Clason
2022-10-10
*
vim-patch:9.0.0713: <amatch> of MenuPopup event is expanded like a file name ...
zeertzjq
2022-10-10
*
vim-patch:9.0.0700: there is no real need for a "big" build (#20563)
zeertzjq
2022-10-10
*
vim-patch:9.0.0702: incomplete testing cursor position with 'linebreak' set
zeertzjq
2022-10-09
*
vim-patch:9.0.0697: cursor in wrong position with Visual substitute
zeertzjq
2022-10-09
*
vim-patch:9.0.0692: PoE filter files are not recognized (#20542)
ObserverOfTime
2022-10-08
*
vim-patch:9.0.0678: using exclamation marks on :function (#20518)
zeertzjq
2022-10-07
*
vim-patch:9.0.0670: no space for command line when there is a tabline (#20512)
zeertzjq
2022-10-06
*
feat(window/ui): add splitkeep option (#19243)
luukvbaal
2022-10-06
*
vim-patch:9.0.0422: not enough testing of the :all command (#20503)
zeertzjq
2022-10-06
*
vim-patch:9.0.0665: setting 'cmdheight' has no effect if last window was resi...
zeertzjq
2022-10-06
*
vim-patch:8.2.3886: can define autocmd for every event by using "au!"
zeertzjq
2022-10-05
*
vim-patch:8.2.3885: arglist test fails
zeertzjq
2022-10-05
*
vim-patch:8.2.3884: crash when clearing the argument list while using it
zeertzjq
2022-10-05
*
vim-patch:8.2.2463: using :arglocal in an autocommand may use freed memory
zeertzjq
2022-10-05
*
vim-patch:8.2.2421: double free when using autocommand with "argdel"
zeertzjq
2022-10-05
*
vim-patch:8.2.2413: crash when using :all while using a cmdline window
zeertzjq
2022-10-05
*
vim-patch:9.0.0661: multi-byte "lastline" in 'fillchars' does not work properly
zeertzjq
2022-10-05
*
vim-patch:9.0.0656: cannot specify another character to use instead of '@'
zeertzjq
2022-10-05
*
vim-patch:9.0.0622: matchaddpos() can get slow when adding many matches
zeertzjq
2022-10-02
*
vim-patch:9.0.0620: matchaddpos() can only add up to 8 matches
zeertzjq
2022-10-02
*
vim-patch:8.2.2542: highlight of char beyond line end is not correct (#20424)
zeertzjq
2022-10-01
*
vim-patch:9.0.0604: luacheckrc file is not recognized (#20371)
ObserverOfTime
2022-09-27
*
vim-patch:9.0.0602: new TypeScript extensions are not recognized
Christian Clason
2022-09-27
*
vim-patch:9.0.0600: GYP files are not recognized
Christian Clason
2022-09-27
*
vim-patch:9.0.0599: latexmkrc files are not recognized
Christian Clason
2022-09-27
*
vim-patch:9.0.0595: extra newline in messages after a verbose shell message (...
zeertzjq
2022-09-27
*
vim-patch:9.0.0586: missing change in test (#20347)
zeertzjq
2022-09-26
*
vim-patch:9.0.0583: only recognizing .m3u8 files is inconsistent (#20342)
Christian Clason
2022-09-25
*
vim-patch:8.2.4467: running filetype test leaves file behind (#20335)
zeertzjq
2022-09-25
*
vim-patch:9.0.0572: insert complete tests leave a mapping behind
zeertzjq
2022-09-24
*
vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()
zeertzjq
2022-09-24
*
vim-patch:9.0.0566: Nim files are not recognized (#20317)
Christian Clason
2022-09-24
*
vim-patch:9.0.0562: HSL playlist files are not recognized (#20307)
Christian Clason
2022-09-24
[prev]
[next]