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
/
buffer_defs.h
Commit message (
Expand
)
Author
Age
*
refactor: remove long
dundargoc
2023-09-29
*
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
2023-09-27
*
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
*
|
vim-patch:8.2.4173: cannot use an import in 'foldexpr' (#25215)
zeertzjq
2023-09-17
|
/
*
feat(float): implement footer
Evgeni Chasnovski
2023-08-26
*
refactor(float): extract "title" and "title_pos" handling
Evgeni Chasnovski
2023-08-26
*
refactor: move some structs out of buffer_defs.h (#24878)
zeertzjq
2023-08-26
*
vim-patch:9.0.1710: scrolloff options work slightly different
zeertzjq
2023-08-23
*
vim-patch:9.0.1772: Cursor may be adjusted in 'splitkeep'ed windows (#24811)
zeertzjq
2023-08-21
*
fix(events): avoid unnecessary CursorMoved (#24675)
zeertzjq
2023-08-12
*
perf(ui-ext): approximate scroll_delta when scrolling too much (#24234)
zeertzjq
2023-07-04
*
fix(ui-ext): "scroll_delta" handle topfill and skipcol (#24249)
zeertzjq
2023-07-04
*
refactor: adjust headers according to the style guide (#23934)
dundargoc
2023-06-06
*
fix(statusline): redraw when VIsual_mode changes (#23933)
zeertzjq
2023-06-06
*
vim-patch:9.0.0130: cursor position wrong when inserting around virtual text
Ibby
2023-05-22
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
vim-patch:9.0.0746: breakindent test cases are commented out
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0734: cursor position invalid when scrolling with 'smoothscroll'
Luuk van Baal
2023-05-02
*
vim-patch:9.0.0640: cannot scroll by screen line if a line wraps
Luuk van Baal
2023-05-02
*
refactor: uncrustify
dundargoc
2023-04-26
*
fix(ui): recording change doesn't trigger statusline redraw
Luuk van Baal
2023-04-01
*
feat(ui): add scroll_delta to win_viewport event #19270
Matthias Deiml
2023-03-12
*
perf(statusline): UI elements are always redrawn on K_EVENT
Luuk van Baal
2023-03-08
*
Merge pull request #22108 from luukvbaal/statuscolumn
Lewis Russell
2023-02-14
|
\
|
*
refactor(statusline): move statusline defs to statusline_defs.h
Luuk van Baal
2023-02-04
|
*
perf(column): only build fold/sign column when present in 'statuscolumn'
Luuk van Baal
2023-02-04
*
|
fix(folds): cursorline highlight is not always applied on closed folds (#22242)
luukvbaal
2023-02-14
*
|
fix(decoration): don't show signcolumn for non-sign_text extmark (#22135)
Lewis Russell
2023-02-05
|
/
*
fix(column): estimate 'statuscolumn' width appropriately
luukvbaal
2023-02-02
*
fix(statuscolumn): foldcolumn buffer is too small (#21761)
luukvbaal
2023-01-12
*
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
2023-01-10
*
feat(float): open float relative to mouse #21531
Sebastian Lyng Johansen
2023-01-10
*
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
vim-patch:8.2.{3773,3774}
zeertzjq
2022-12-30
*
refactor: replace char_u with char 16 - remove STRNCMP (#21208)
dundargoc
2022-12-21
*
vim-patch:9.0.1026: type of w_last_topfill is wrong (#21332)
zeertzjq
2022-12-08
*
vim-patch:9.0.1025: WinScrolled is not triggered when filler lines change (#2...
zeertzjq
2022-12-07
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: move tabline code to statusline.c (#21008)
luukvbaal
2022-11-10
*
vim-patch:8.2.3725: cannot use a lambda for 'completefunc' and 'omnifunc'
zeertzjq
2022-11-07
*
vim-patch:8.2.3665: cannot use a lambda for 'tagfunc'
zeertzjq
2022-11-07
*
feat(ui): add support to display a title in the border of a float (#20184)
Raphael
2022-11-06
*
vim-patch:8.2.4882: cannot make 'breakindent' use a specific column
zeertzjq
2022-11-05
*
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
*
build(lint): remove clint.py rules for braces #20880
dundargoc
2022-11-01
*
vim-patch:9.0.0819: still a build error, tests are failing
zeertzjq
2022-10-30
*
vim-patch:9.0.0816: CTRL-Z at end of file is always dropped
zeertzjq
2022-10-30
[next]