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
*
Merge remote-tracking branch 'upstream/master' into mix_20240309
HEAD
rahm
Josh Rahm
2025-02-05
|
\
|
*
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
2025-01-14
|
*
refactor(wininfo): change wininfo from a linked list to an array
bfredl
2024-12-16
|
*
refactor(options): autogenerate valid values and flag enums for options (#31089)
Famiu Haque
2024-11-23
|
*
fix(highlight): 'winhl' shouldn't take priority over API (#31288)
zeertzjq
2024-11-22
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-11-25
|
\
|
|
*
refactor(options): remove `.indir`, redesign option scopes #31066
Famiu Haque
2024-11-16
|
*
vim-patch:9.1.0831: 'findexpr' can't be used as lambad or Funcref (#31058)
zeertzjq
2024-11-03
|
*
vim-patch:9.1.0810: cannot easily adjust the |:find| command
zeertzjq
2024-10-29
|
*
refactor(options): option flags enum #30961
Famiu Haque
2024-10-28
|
*
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
2024-10-20
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-11-19
|
\
|
|
*
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
2024-09-23
|
*
vim-patch:9.1.0679: Rename from w_closing to w_locked is incomplete
zeertzjq
2024-08-17
|
*
vim-patch:9.1.0678: [security]: use-after-free in alist_add()
zeertzjq
2024-08-17
|
*
feat(diff): do not try external when out of memory
Lewis Russell
2024-08-15
|
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
|
*
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
2024-06-06
*
|
Merge remote-tracking branch 'upstream/master' into mix_20240309
Josh Rahm
2024-05-24
|
\
|
|
*
vim-patch:9.1.0374: wrong botline in BufEnter (#28530)
zeertzjq
2024-04-27
|
*
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
2024-04-01
|
*
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2024-03-09
|
\
|
|
*
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
*
|
Merge remote-tracking branch 'upstream/master' into userreg
userreg
Josh Rahm
2023-11-29
|
\
|
|
*
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
[next]