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
/
test
Commit message (
Expand
)
Author
Age
...
*
|
|
vim-patch:9.1.0305: filetype: some history files are not recognized (#28300)
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0307: filetype: texdoc config files is not recognized
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0306: filetype: x11vnc config file is not recognized
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0295: filetype: pip config files are not recognized
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0293: filetype: lxqt config files are not recognized
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0292: filetype: XDG mimeapps.list file is not recognized
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0291: filetype: libreoffice config files are not recognized
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0304: filetype: cgdb config file is not recognized (#28294)
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0303: filetype: some protocol buffer files not recognized (#28293)
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0302: filetype: blueprint files are not recognized (#28292)
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0290: filetype: xilinx files are not recognized (#28295)
zeertzjq
2024-04-12
*
|
|
vim-patch:9.1.0289: filetype: some TeX files are not recognized (#28291)
zeertzjq
2024-04-12
*
|
|
test: macros in Visual mode without default mappings (#28288)
zeertzjq
2024-04-12
*
|
|
test(old): make line wrapping in test_filetype.vim match Vim (#28286)
zeertzjq
2024-04-12
|
|
/
|
/
|
*
|
test: remove unnecessary nil argument to testutil (#28270)
zeertzjq
2024-04-11
*
|
test: fix off-by-one test IDs in logs (#28269)
zeertzjq
2024-04-11
*
|
vim-patch:9.1.0297: Patch 9.1.0296 causes too many issues (#28263)
zeertzjq
2024-04-11
*
|
vim-patch:9.1.0301: Vim9: heredoc start may be recognized in string (#28266)
zeertzjq
2024-04-11
*
|
vim-patch:9.1.0300: Missing test for what patch v9.1.0285 fixes
luukvbaal
2024-04-11
*
|
fix(treesitter): use tree range instead of tree root node range
altermo
2024-04-10
*
|
refactor(test): inject after_each differently
Lewis Russell
2024-04-10
*
|
fix(drawline): don't invoke on_line for filler line (#28219)
Jaehwang Jung
2024-04-10
|
/
*
fix(prompt): emit change event for prompt newline (#28260)
zeertzjq
2024-04-10
*
vim-patch:9.1.0296: regexp: engines do not handle case-folding well (#28259)
zeertzjq
2024-04-10
*
vim-patch:9.1.0287: Vim9: comment may be treated as heredoc start (#28257)
zeertzjq
2024-04-10
*
vim-patch:9.1.0294: Text height function does not respect it's argument
Luuk van Baal
2024-04-09
*
vim-patch:9.1.0285: Still problems with cursor position for CTRL-D/U
Luuk van Baal
2024-04-09
*
vim-patch:9.1.0283: Several small issues in doc and tests (#28249)
zeertzjq
2024-04-09
*
vim-patch:9.1.0281: CI: fails Test_compiler_completion
Christian Clason
2024-04-09
*
vim-patch:9.1.0276: No pandoc syntax support
Christian Clason
2024-04-09
*
vim-patch:9.1.0278: filetype: zathurarc files not recognized
Christian Clason
2024-04-09
*
vim-patch:9.1.0275: filetype: R history files are not recognized
Christian Clason
2024-04-09
*
vim-patch:9.1.0279: filetype: roc files are not recognized
Christian Clason
2024-04-09
*
fix(tests): use more global highlight definitions
bfredl
2024-04-09
*
test(terminal/buffer_spec): use screen:expect(), not retry() (#28246)
zeertzjq
2024-04-09
*
test(terminal/buffer_spec): avoid other keys in double clicks (#28245)
zeertzjq
2024-04-09
*
vim-patch:9.1.0277: Cannot highlight the Command-line (#28244)
zeertzjq
2024-04-09
*
vim-patch:9.1.0280: several issues with 'smoothscroll' support
Luuk van Baal
2024-04-09
*
vim-patch:9.1.0260: Problems with "zb" and scrolling to new topline with 'smo...
Luuk van Baal
2024-04-08
*
vim-patch:9.1.0258: half-page scrolling broke backward compatibility
Luuk van Baal
2024-04-08
*
test: improve test conventions
dundargoc
2024-04-08
*
vim-patch:9.1.0273: filetype: keymap files are not recognized
Christian Clason
2024-04-08
*
vim-patch:9.1.0272: autocmd may change cwd after :tcd and :lcd (#28223)
zeertzjq
2024-04-08
*
Merge pull request #28183 from bfredl/intechnicolor
bfredl
2024-04-07
|
\
|
*
refactor(tests): use more standard colors but with extra colors
bfredl
2024-04-05
*
|
test: more tests for aucmd_win remaining floating (#28214)
zeertzjq
2024-04-07
*
|
vim-patch:9.1.0266: filetype: earthfile files are not recognized (#28207)
zeertzjq
2024-04-06
*
|
test: fix vimscript/server_spec leaving behind a dir (#28204)
zeertzjq
2024-04-06
*
|
fix: adjust error message for error in UI event callback (#28200)
zeertzjq
2024-04-06
*
|
test: reduce sleep for file timestamp change (#28196)
zeertzjq
2024-04-06
[prev]
[next]