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
Commit message (
Expand
)
Author
Age
*
Merge branch 'fix_repeatcmdline' into mix
mix
Josh Rahm
2022-09-15
|
\
|
*
eval/userfunc.c: save the repeat_cmdline along with the redo buff
Josh Rahm
2022-09-15
*
|
Merge branch 'floattitle' into mix
Josh Rahm
2022-09-12
|
\
\
|
*
\
Merge remote-tracking branch 'upstream/master' into floattitle
Josh Rahm
2022-09-12
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/master' into floattitle
Josh Rahm
2022-08-22
|
|
\
\
\
|
*
|
|
|
feat(floattitle): add ability to title floating windows
Josh Rahm
2022-08-22
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'userreg' into mix
Josh Rahm
2022-09-12
|
\
\
\
\
|
*
\
\
\
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2022-09-12
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2022-08-22
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
feat(userregs): getreg() now works for multibyte registers
Josh Rahm
2022-08-22
|
*
|
|
|
feat(userregs): make the @" register call back into the userreg.
Josh Rahm
2022-08-22
|
*
|
|
|
feat(userreg): normalize userregfunc option format
Josh Rahm
2022-08-21
|
*
|
|
|
feat(userreg) fix 'recording' message to handle multibyte chars
Josh Rahm
2022-08-21
|
*
|
|
|
feat(userreg): Add user-defined registers to Neovim.
Josh Rahm
2022-08-21
*
|
|
|
|
Merge branch 'usermarks' into mix
Josh Rahm
2022-09-12
|
\
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'upstream/master' into usermarks
Josh Rahm
2022-09-12
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into usermarks
Josh Rahm
2022-08-22
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
feat(usermarks) getpos() now works for multibyte marks
Josh Rahm
2022-08-22
|
*
|
|
|
|
feat(usermarks): missing option_def for p_umf
Josh Rahm
2022-08-22
|
*
|
|
|
|
feat(usermarks): add usermarks to f_has list
Josh Rahm
2022-08-21
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into usermarks
Josh Rahm
2022-08-21
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
feat(usermark); implement "user marks", i.e. marks whose behavior can be defi...
Josh Rahm
2022-08-21
*
|
|
|
|
|
Merge remote-tracking branch 'upstream/master' into colorcolchar
Josh Rahm
2022-09-12
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
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
|
*
|
|
|
|
refactor: move f_screenpos() to move.c
zeertzjq
2022-09-12
|
*
|
|
|
|
vim-patch:8.2.2664: Vim9: not enough function arguments checked for string
zeertzjq
2022-09-12
|
*
|
|
|
|
vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argument
zeertzjq
2022-09-12
|
*
|
|
|
|
vim-patch:9.0.0443: blueprint files are not recognized (#20155)
Christian Clason
2022-09-11
|
*
|
|
|
|
Merge pull request #20068 from dundargoc/refactor/char_u/10
bfredl
2022-09-10
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-10
|
*
|
|
|
|
|
vim-patch:9.0.0434: gitignore files are not recognized (#20143)
Christian Clason
2022-09-10
|
|
/
/
/
/
/
|
*
|
|
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-09
|
*
|
|
|
|
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
|
*
|
|
|
|
build: remove unnecessary policy related code
dundargoc
2022-09-08
|
*
|
|
|
|
vim-patch:9.0.0412: compiler warning for unused argument
zeertzjq
2022-09-08
|
*
|
|
|
|
vim-patch:9.0.0410: struct member cts_lnum is unused
zeertzjq
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
|
*
|
|
|
|
fix(options): mark `winhighlight` as list style (#19477)
ii14
2022-09-07
|
*
|
|
|
|
vim-patch:9.0.0402: javascript module files are not recoginzed (#20108)
Christian Clason
2022-09-07
|
*
|
|
|
|
Merge pull request #20100 from bfredl/luafunc
bfredl
2022-09-07
|
|
\
\
\
\
\
|
|
*
|
|
|
|
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
|
*
|
|
|
|
|
Merge pull request #17329 from cryptomilk/asn-vterm-0-2
Christian Clason
2022-09-06
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
feat(term): add support for libvterm >= 0.2
Andreas Schneider
2022-09-06
[next]