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
/
eval
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(userreg): Add user-defined registers to Neovim.
Josh Rahm
2022-08-21
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'upstream/master' into usermarks
Josh Rahm
2022-09-12
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)
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
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-10
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-09
|
*
|
|
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-06
|
*
|
|
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-09-01
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-08-31
|
*
|
|
refactor: replace char_u with char
Dundar Göc
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
|
*
|
|
fix(exceptions): restore `did_throw` (#20000)
Sean Dewar
2022-08-30
|
*
|
|
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
|
*
|
|
refactor: move cmdline functions to ex_getln.c
zeertzjq
2022-08-30
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-08-29
|
*
|
|
Merge pull request #19961 from dundargoc/refactor/char_u/2
bfredl
2022-08-29
|
|
\
\
\
|
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-08-27
|
*
|
|
|
Merge pull request #19975 from bfredl/chartabsize
bfredl
2022-08-29
|
|
\
\
\
\
|
|
*
|
|
|
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
|
|
|
/
/
/
|
*
/
/
/
vim-patch:9.0.0285: it is not easy to change the command line from a plugin (...
Shougo
2022-08-29
|
|
/
/
/
|
*
|
|
refactor: replace char_u with char
Dundar Göc
2022-08-26
|
*
|
|
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
|
*
|
|
refactor: replace char_u with char
Dundar Goc
2022-08-25
|
*
|
|
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
|
*
|
|
refactor: suppress clang and PVS warnings (#19940)
zeertzjq
2022-08-25
|
*
|
|
vim-patch:8.2.1960: warning for uninitialized variable
zeertzjq
2022-08-25
|
*
|
|
Merge pull request #19906 from bfredl/bigstage
bfredl
2022-08-24
|
|
\
\
\
|
|
*
|
|
refactor(api): provide a temporary copy solution for nvim_call_atomic
bfredl
2022-08-24
|
|
*
|
|
refactor(arena): use a shared block freelist
bfredl
2022-08-24
|
|
*
|
|
perf(api): allow to use an arena for return values
bfredl
2022-08-23
|
|
|
|
/
|
|
|
/
|
|
*
|
|
feat(eval)!: make Vim functions return inner window width and height (#19743)
zeertzjq
2022-08-24
|
*
|
|
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
|
*
|
|
vim-patch:8.2.4841: empty string considered an error for expand()
zeertzjq
2022-08-23
|
*
|
|
vim-patch:8.2.4740: when expand() fails there is no error message
zeertzjq
2022-08-23
[next]