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
/
api
Commit message (
Expand
)
Author
Age
*
refactor: remove long
dundargoc
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
Merge pull request #25229 from glepnir/20323
bfredl
2023-09-26
|
\
|
*
fix(highlight): add force in nvim_set_hl
glepnir
2023-09-26
*
|
docs: do not use deprecated functions #25334
Maria José Solano
2023-09-24
*
|
fix(api): handle NUL in nvim_err_write() and nvim_out_write() (#25354)
zeertzjq
2023-09-25
*
|
fix(api, lua): handle setting v: variables properly (#25325)
zeertzjq
2023-09-24
*
|
fix(api): get virtual text with multiple hl properly (#25307)
zeertzjq
2023-09-22
*
|
fix(ui): handle virtual text with multiple hl in more cases (#25304)
zeertzjq
2023-09-22
*
|
fix(tui): don't overwrite an assertion faliure message on exit
bfredl
2023-09-21
*
|
docs: misc #24561
Justin M. Keyes
2023-09-20
*
|
Merge pull request #25096 from glepnir/float_winnew
bfredl
2023-09-20
|
\
\
|
*
|
fix(float): trigger winnew event when float window create
glepnir
2023-09-19
|
|
/
*
|
Merge pull request #25214 from bfredl/glyphcache
bfredl
2023-09-19
|
\
\
|
*
|
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
|
|
/
*
|
Merge pull request #25148 from glepnir/fixed_opt
bfredl
2023-09-19
|
\
\
|
|
/
|
/
|
|
*
fix(float): add fixd option
glepnir
2023-09-18
*
|
feat(folds): support virtual text format for 'foldtext' (#25209)
zeertzjq
2023-09-17
*
|
Merge pull request #25078 from glepnir/au
bfredl
2023-09-16
|
\
\
|
*
|
fix(ui): doesn't trigger au event when enter is false
glepnir
2023-09-15
*
|
|
docs: replace <pre> with ``` (#25136)
Gregory Anders
2023-09-14
|
|
/
|
/
|
*
|
feat(extmark): support proper multiline ranges
bfredl
2023-09-12
*
|
fix(decorations): better approximation of botline #24794
Jaehwang Jung
2023-09-11
*
|
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
2023-09-11
*
|
fix(highlight): add create param in nvim_get_hl
glepnir
2023-09-09
|
/
*
refactor(map): enhanced implementation, Clean Code™, etc etc
bfredl
2023-09-08
*
fix(ui): avoid ambiguity about chunk that clears part of line (#24982)
zeertzjq
2023-09-02
*
refactor(option): remove OPT_CLEAR
Lewis Russell
2023-08-31
*
fix(api): better topline adjustments in nvim_buf_set_lines
bfredl
2023-08-29
*
fix(api): fix inconsistent behavior of topline touched in recent refactor
bfredl
2023-08-27
*
feat(highlight): add `FloatFooter` highlight group
Evgeni Chasnovski
2023-08-26
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
refactor(float): extract "title" and "title_pos" handling
Evgeni Chasnovski
2023-08-26
*
Merge pull request #24399 from lambdalisue/fix-messagepack-rpc
bfredl
2023-08-26
|
\
|
*
docs(msgpack_rpc): add "msgpack-rpc" client type
Alisue
2023-08-26
*
|
refactor(change): do API changes to buffer without curbuf switch
bfredl
2023-08-26
|
/
*
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
2023-08-24
*
fix(api): disallow win_set_buf from changing cmdwin's old curbuf (#24745)
Sean Dewar
2023-08-17
*
vim-patch:9.0.1687: mapset() not properly handling script ID (#24666)
zeertzjq
2023-08-12
*
refactor(api): use typed keysets
bfredl
2023-08-07
*
docs: misc
Justin M. Keyes
2023-08-03
*
feat(api): allow win_hide to close cmdwin or non-previous windows
Sean Dewar
2023-07-26
*
feat(api): allow win_close in cmdwin to close wins except previous
Sean Dewar
2023-07-26
*
feat(api): allow open_win/win_set_buf in the cmdwin in some cases
Sean Dewar
2023-07-26
*
fix(events): trigger VimResume on next UI request (#24426)
zeertzjq
2023-07-23
*
fix(api/options): validate buf and win
Lewis Russell
2023-07-22
*
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
2023-07-21
*
feat(api)!: change return type of nvim_win_text_height to Dict (#24365)
zeertzjq
2023-07-16
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
test(extmarks): add test for virt_text_win_col with cpo+=n (#24328)
zeertzjq
2023-07-13
[next]