index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
buffer_defs.h
Age
Commit message (
Expand
)
Author
Files
2024-10-28
refactor(options): option flags enum #30961
Famiu Haque
1
2024-10-20
feat(float): allow enabling mouse for non-focusable window (#30844)
zeertzjq
1
2024-09-23
refactor(api)!: rename Dictionary => Dict
Justin M. Keyes
1
2024-08-17
vim-patch:9.1.0679: Rename from w_closing to w_locked is incomplete
zeertzjq
1
2024-08-17
vim-patch:9.1.0678: [security]: use-after-free in alist_add()
zeertzjq
1
2024-08-15
feat(diff): do not try external when out of memory
Lewis Russell
1
2024-08-05
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
1
2024-06-06
vim-patch:9.1.0469: Cannot have buffer-local value for 'completeopt'
zeertzjq
1
2024-04-27
vim-patch:9.1.0374: wrong botline in BufEnter (#28530)
zeertzjq
1
2024-04-01
vim-patch:9.1.0231: Filetype may be undetected when SwapExists sets ft in oth...
zeertzjq
1
2024-03-11
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
1
2024-02-21
feat(extmark): window scoped extmark
altermo
1
2024-02-10
refactor: rename w_float_config to w_config #27419
Will Hopkins
1
2024-02-09
refactor: rename FloatConfig to WinConfig #27397
Will Hopkins
1
2024-02-01
feat(api): make nvim_open_win support non-floating windows (#25550)
Will Hopkins
1
2024-01-28
docs: enforce "treesitter" spelling #27110
Jongwook Choi
1
2024-01-22
perf(extmarks): add metadata for efficient filtering of special decorations
bfredl
1
2024-01-15
fix(column): keep track of number of lines with number of signs
Luuk van Baal
1
2024-01-11
refactor(IWYU): fix headers
dundargoc
1
2024-01-08
refactor(options): use schar_T representation for fillchars and listchars
bfredl
1
2024-01-02
refactor: remove redundant struct names
dundargoc
1
2023-12-24
refactor: follow style guide
dundargoc
1
2023-12-22
refactor(options): generate BV_ and WV_ constants (#26705)
zeertzjq
1
2023-12-21
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
1
2023-12-20
refactor: eliminate cyclic includes
dundargoc
1
2023-12-16
feat(ui): completeopt support popup like vim
mathew
1
2023-12-07
perf(column): keep track of number of lines that hold up the 'signcolumn'
Luuk van Baal
1
2023-12-05
refactor(IWYU): move marktree types to marktree_defs.h (#26402)
zeertzjq
1
2023-12-01
refactor: move float_relative_str[] to nvim_win_get_config() (#26344)
zeertzjq
1
2023-11-30
refactor: move extern variables out of _defs.h files (#26320)
zeertzjq
1
2023-11-29
perf(column): only invalidate lines affected by added sign
Luuk van Baal
1
2023-11-28
refactor: fix headers with IWYU
dundargoc
1
2023-11-28
refactor: move hashtab types to hashtab_defs.h (#26262)
zeertzjq
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build: enable IWYU on mac
dundargoc
1
2023-11-26
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
1
2023-11-21
refactor(sign): store 'signcolumn' width range when it is set
Luuk van Baal
1
2023-11-18
Merge pull request #25724 from luukvbaal/signmerge
bfredl
1
2023-11-17
refactor(sign): move legacy signs to extmarks
Luuk van Baal
1
2023-11-16
refactor: remove B_SPELL macro (#26063)
zeertzjq
1
2023-11-12
refactor: replace manual header guards with #pragma once
dundargoc
1
2023-10-23
build(lint): remove unnecessary clint.py rules
dundargoc
1
2023-10-09
refactor: the long goodbye
dundargoc
1
2023-10-03
refactor: the long goodbye
dundargoc
1
2023-09-30
Merge pull request #25386 from glepnir/toggle_float
bfredl
1
2023-09-30
feat(float): support toggle show float window
glepnir
1
2023-09-30
refactor: align set_chars_option() with Vim (#25438)
zeertzjq
1
2023-09-30
refactor: reorganize option header files (#25437)
zeertzjq
1
2023-09-29
refactor: remove long
dundargoc
1
2023-09-27
vim-patch:8.2.3517: TextChanged does not trigger after TextChangedI (#25384)
zeertzjq
1
[prev]
[next]