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.2979: not all options code is covered by tests
zeertzjq
2022-09-22
*
vim-patch:8.2.0712: various code not fully tested
zeertzjq
2022-09-22
*
vim-patch:9.0.0537: the do_set() function is much too long (#20274)
zeertzjq
2022-09-22
*
vim-patch:9.0.0018: going over the end of the typahead (#20269)
zeertzjq
2022-09-21
*
vim-patch:9.0.0517: when at the command line :redrawstatus does not work well...
zeertzjq
2022-09-21
*
vim-patch:9.0.0511: unnecessary scrolling for message of only one line (#20261)
zeertzjq
2022-09-20
*
vim-patch:9.0.0512: cannot redraw the status lines when editing a command
zeertzjq
2022-09-20
*
vim-patch:9.0.0507: cmdline cleared when using :redrawstatus in CmdlineChanged
zeertzjq
2022-09-20
*
vim-patch:9.0.0510: Chatito files are not recognized (#20260)
Christian Clason
2022-09-20
*
vim-patch:9.0.0509: confusing error for "saveas" command with "nofile" buffer...
zeertzjq
2022-09-20
*
vim-patch:9.0.0497: LyRiCs files are not recognized (#20239)
Christian Clason
2022-09-18
*
vim-patch:8.2.0690: line number of option set by modeline is wrong (#20228)
zeertzjq
2022-09-17
*
vim-patch:9.0.0483: illegal memory access when replacing in virtualedit mode ...
zeertzjq
2022-09-17
*
test(old): add a function roughly equivalent to test_setmouse() (#20224)
zeertzjq
2022-09-17
*
vim-patch:9.0.0479: in :def function all closures in loop get the sam… (#20...
Christian Clason
2022-09-16
*
vim-patch:9.0.0476: varargs does not work for replacement function of substit...
zeertzjq
2022-09-16
*
Merge pull request #20188 from bfredl/zerocmdline
bfredl
2022-09-16
|
\
|
*
feat(ui): use msg_grid based implementation for cmdheight=0
bfredl
2022-09-15
*
|
test(old): remove OpenBSD skip (#20201)
zeertzjq
2022-09-15
|
/
*
vim-patch:9.0.0457: substitute prompt does not highlight an empty match (#20186)
zeertzjq
2022-09-13
*
vim-patch:9.0.0449: there is no easy way to translate a key code into a strin...
zeertzjq
2022-09-13
*
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
zeertzjq
2022-09-12
*
vim-patch:9.0.0448: SubRip files are not recognized (#20167)
Christian Clason
2022-09-12
*
vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)
zeertzjq
2022-09-12
*
vim-patch:8.2.5034: there is no way to get the byte index from a virtual column
zeertzjq
2022-09-12
*
vim-patch:9.0.0443: blueprint files are not recognized (#20155)
Christian Clason
2022-09-11
*
vim-patch:9.0.0434: gitignore files are not recognized (#20143)
Christian Clason
2022-09-10
*
vim-patch:9.0.0427: Drupal theme files are not recognized (#20138)
Christian Clason
2022-09-09
*
vim-patch:9.0.0424: gitattributes files are not recognized (#20134)
Christian Clason
2022-09-09
*
vim-patch:9.0.0417: Jsonnet files are not recognized (#20119)
Christian Clason
2022-09-08
*
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
*
vim-patch:8.2.3702: first key in dict is seen as curly expression and fails
zeertzjq
2022-09-08
*
vim-patch:9.0.0403: 'equalalways' may be off when 'laststatus' is zero (#20109)
luukvbaal
2022-09-07
*
vim-patch:9.0.0402: javascript module files are not recoginzed (#20108)
Christian Clason
2022-09-07
*
vim-patch:9.0.0362: expanding ":e %" does not work for remote files
zeertzjq
2022-09-03
*
vim-patch:9.0.0360: crash when invalid line number on :for is ignored
zeertzjq
2022-09-03
*
vim-patch:8.2.1505: not all file read and writecode is tested
zeertzjq
2022-09-03
*
feat(Man): port to Lua (#19912)
Lewis Russell
2022-09-02
*
vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050)
Jonas Strittmatter
2022-09-02
*
vim-patch:9.0.0346: :horizontal modifier not fully supported
zeertzjq
2022-09-01
*
vim-patch:9.0.0342: ":wincmd =" equalizes in two directions
zeertzjq
2022-09-01
*
vim-patch:9.0.0343: ColorScheme autocommand triggered when colorscheme not fo...
zeertzjq
2022-09-01
*
feat(mapset): support restoring Lua callback (#20024)
zeertzjq
2022-09-01
*
vim-patch:8.2.3102: test for crash fix does not fail without the fix (#20018)
zeertzjq
2022-08-31
*
vim-patch:8.2.0301: insufficient testing for exception handling (#20016)
zeertzjq
2022-08-31
*
vim-patch:8.1.2037: can call win_gotoid() in cmdline window (#20015)
zeertzjq
2022-08-31
*
vim-patch:9.0.0332: overwrite check may block BufWriteCmd (#20014)
zeertzjq
2022-08-31
*
Vim 9.0.{0314,0319}: some filetypes are not recognized (#20005)
Christian Clason
2022-08-30
*
vim-patch:9.0.0320: command line type of CmdlineChange differs from getcmdtype()
zeertzjq
2022-08-30
*
vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...
Shougo
2022-08-29
[prev]
[next]