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
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
feat(extmark): window scoped extmark
altermo
2024-02-21
*
refactor: rename w_float_config to w_config #27419
Will Hopkins
2024-02-10
*
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
2024-02-09
*
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
2024-02-01
*
docs: enforce "treesitter" spelling #27110
Jongwook Choi
2024-01-28
*
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
2024-01-22
*
fix(column): keep track of number of lines with number of signs
Luuk van Baal
2024-01-15
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor(options): use schar_T representation for fillchars and listchars
bfredl
2024-01-08
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: follow style guide
dundargoc
2023-12-24
*
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
2023-12-22
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
*
refactor: eliminate cyclic includes
dundargoc
2023-12-20
*
feat(ui): completeopt support popup like vim
mathew
2023-12-16
*
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
2023-12-07
*
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
2023-12-05
*
refactor: move float_relative_str[] to nvim_win_get_config() (#26344)
zeertzjq
2023-12-01
*
refactor: move extern variables out of _defs.h files (#26320)
zeertzjq
2023-11-30
*
perf(column): only invalidate lines affected by added sign
Luuk van Baal
2023-11-29
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor(sign): store 'signcolumn' width range when it is set
Luuk van Baal
2023-11-21
*
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
|
*
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
refactor: remove B_SPELL macro (#26063)
zeertzjq
2023-11-16
|
/
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: the long goodbye
dundargoc
2023-10-09
*
refactor: the long goodbye
dundargoc
2023-10-03
*
Merge pull request #25386 from glepnir/toggle_float
bfredl
2023-09-30
|
\
|
*
feat(float): support toggle show float window
glepnir
2023-09-30
*
|
refactor: align set_chars_option() with Vim (#25438)
zeertzjq
2023-09-30
*
|
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
|
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
[next]