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
/
old
Commit message (
Expand
)
Author
Age
*
vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416)
zeertzjq
2024-12-02
*
Merge pull request #31370 from glepnir/vim-9.1.0867
zeertzjq
2024-11-30
|
\
|
*
vim-patch:9.1.0896: completion list wrong after v9.1.0891
glepnir
2024-11-30
*
|
vim-patch:9.1.0898: runtime(compiler): pytest compiler not included
Christian Clason
2024-11-30
*
|
vim-patch:9.1.0897: filetype: pyrex files are not detected
Christian Clason
2024-11-30
*
|
vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages...
zeertzjq
2024-11-29
*
|
vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding'...
zeertzjq
2024-11-29
*
|
vim-patch:9.1.0894: No test for what the spotbug compiler parses
zeertzjq
2024-11-29
*
|
vim-patch:9.1.0890: %! item not allowed for 'rulerformat' (#31369)
zeertzjq
2024-11-28
|
/
*
vim-patch:9.1.0888: leftcol property not available in getwininfo() (#31349)
zeertzjq
2024-11-26
*
vim-patch:9.1.0886: filetype: debian control file not detected
Christian Clason
2024-11-25
*
vim-patch:9.1.0883: message history cleanup is missing some tests (#31331)
zeertzjq
2024-11-24
*
vim-patch:9.1.0880: filetype: C3 files are not recognized
Christian Clason
2024-11-20
*
vim-patch:9.1.0876: filetype: openCL files are not recognized
Christian Clason
2024-11-20
*
vim-patch:9.1.0875: filetype: hyprlang detection can be improved
Christian Clason
2024-11-20
*
vim-patch:9.1.0874: filetype: karel files are not detected
Christian Clason
2024-11-20
*
vim-patch:9.1.0873: filetype: Vivado files are not recognized
Christian Clason
2024-11-19
*
vim-patch:9.1.0869: Problem: curswant not set on gm in folded line (#31247)
zeertzjq
2024-11-18
*
vim-patch:9.1.0866: filetype: LLVM IR files are not recognized (#31228)
zeertzjq
2024-11-16
*
vim-patch:9.1.0865: filetype: org files are not recognized
Christian Clason
2024-11-15
*
vim-patch:9.1.0855: setting 'cmdheight' may missing output (#31216)
zeertzjq
2024-11-15
*
vim-patch:9.1.0864: message history is fixed to 200 (#31215)
zeertzjq
2024-11-15
*
vim-patch:9.1.0860: tests: mouse_shape tests use hard code sleep value (#31184)
zeertzjq
2024-11-13
*
vim-patch:9.1.0853: filetype: kubernetes config file not recognized
Christian Clason
2024-11-12
*
vim-patch:9.1.0849: there are a few typos in the source (#31159)
zeertzjq
2024-11-11
*
vim-patch:9.1.0839: filetype: leo files are not recognized
Christian Clason
2024-11-05
*
vim-patch:9.1.0840: filetype: idris2 files are not recognized
Christian Clason
2024-11-05
*
vim-patch:9.1.0841: tests: still preferring python2 over python3 (#31083)
zeertzjq
2024-11-04
*
feat(options)!: disallow setting hidden options #28400
Famiu Haque
2024-11-04
*
vim-patch:9.1.0835: :setglobal doesn't work properly for 'ffu' and 'tsrfu'
zeertzjq
2024-11-03
*
vim-patch:9.1.0832: :set doesn't work for 'cot' and 'bkc' after :setlocal
zeertzjq
2024-11-03
*
vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)
zeertzjq
2024-11-03
*
vim-patch:9.1.0830: using wrong highlight group for spaces for popupmenu (#31...
zeertzjq
2024-11-03
*
vim-patch:9.1.0826: filetype: sway files are not recognized
Christian Clason
2024-11-02
*
vim-patch:9.1.0823: filetype: Zephyr overlay files not recognized
Christian Clason
2024-10-31
*
vim-patch:9.1.0822: topline might be changed in diff mode unexpectedly (#30988)
zeertzjq
2024-10-30
*
vim-patch:9.1.0820: tests: Mac OS tests are too flaky (#30980)
zeertzjq
2024-10-29
*
vim-patch:9.1.0821: 'findexpr' completion doesn't set v:fname to cmdline argu...
zeertzjq
2024-10-29
*
vim-patch:9.1.0811: :find expansion does not consider 'findexpr'
zeertzjq
2024-10-29
*
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
2024-10-29
*
refactor(options)!: use OptVal for option defaults #26691
Famiu Haque
2024-10-25
*
vim-patch:9.1.0814: mapset() may remove unrelated mapping (#30941)
zeertzjq
2024-10-24
*
fix(options): missing error check for global 'scl' and 'winhl' (#30919)
zeertzjq
2024-10-24
*
test(old): remove unnecessary :setglobal skips
zeertzjq
2024-10-24
*
vim-patch:9.1.0806: tests: no error check when setting global 'briopt'
zeertzjq
2024-10-24
*
vim-patch:9.1.0804: tests: no error check when setting global 'cc'
zeertzjq
2024-10-24
*
vim-patch:9.1.0803: tests: no error check when setting global 'isk'
zeertzjq
2024-10-24
*
vim-patch:9.1.0802: tests: no error check when setting global 'fdm' to empty ...
zeertzjq
2024-10-24
*
vim-patch:9.1.0809: filetype: petalinux config files not recognized
Christian Clason
2024-10-23
*
vim-patch:9.1.0805: tests: minor issues in gen_opt_test.vim
zeertzjq
2024-10-23
[next]