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(extmark): remove pointer indirection for extmark use of maps
Björn Linse
2021-08-22
*
Merge pull request #15336 from bfredl/plines
Björn Linse
2021-08-11
|
\
|
*
refactor(plines): remove implicit curwin plines() function
Björn Linse
2021-08-10
*
|
vim-patch:8.2.3160: 'breakindent' does not work well for bulleted lists
Jan Edmund Lazo
2021-08-08
|
/
*
vim-patch:8.1.2029: cannot control 'cursorline' highlighting well
zeertzjq
2021-08-02
*
vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)
zeertzjq
2021-07-30
*
refactor: remove all mentions to `curbuf_lock`
Thomas Vigouroux
2021-07-08
*
undo: reduce reliance on curbuf
Thomas Vigouroux
2021-07-06
*
signs: Change b_signcols_max -> b_signcols_valid
Lewis Russell
2021-07-04
*
api(nvim_open_win): add "noautocmd" option
Sean Dewar
2021-06-01
*
floats: z-index
Björn Linse
2021-05-15
*
vim-patch:8.1.2205: sign entry structure has confusing name (#14289)
Lewis Russell
2021-04-05
*
Border: allow to enable/disable specific border edges
Björn Linse
2021-04-04
*
vim-patch:8.2.2454: leading space can not be made visible (#14138)
zeertzjq
2021-03-29
*
vim-patch:8.1.0105: all tab stops are the same
VVKot
2021-03-28
*
floats: add borders (MS-DOS MODE)
Björn Linse
2021-03-22
*
w_grid_alloc: baseline impl
Björn Linse
2021-03-22
*
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
vim-patch:8.1.2285: padding in structures wastes memory
Jan Edmund Lazo
2021-02-06
*
vim-patch:8.1.0470: pointer ownership around fname_expand() is unclear
Jan Edmund Lazo
2020-12-19
*
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
2020-12-15
*
menu: remove winbar code
Jan Edmund Lazo
2020-11-20
*
fix: address issues for BufModifiedSet
Rom Grk
2020-11-09
*
feat: implement BufModified autocmd
Rom Grk
2020-11-07
*
Merge pull request #13241 from bfredl/decoration
Björn Linse
2020-11-07
|
\
|
*
decoration: split out "decoration" from "extmark" module
Björn Linse
2020-11-07
*
|
my fight with the linter
Rom Grk
2020-11-06
*
|
Merge branch 'master' into add-scroll-events
Rom Grk
2020-11-03
|
\
|
|
*
vim-patch:8.2.0864: pragmas are indented all the way to the left
Jan Edmund Lazo
2020-11-01
|
*
vim-patch:8.2.1909: number of status line items is limited to 80
Rom Grk
2020-10-31
|
*
vim-patch:8.1.1769: 'shellslash' is also used for completion
skippi
2020-10-26
*
|
feat: implement a working WinScrolled autocmd
Rom Grk
2020-10-28
*
|
scroll: use win->w_viewport_invalid
Rom Grk
2020-10-24
*
|
implement scroll autocommand
Rom Grk
2020-10-21
|
/
*
vim-patch:8.1.1795: no syntax HL after splitting windows with :bufdo
Jan Edmund Lazo
2020-10-17
*
api: multiple decoration providers at once
Björn Linse
2020-10-10
*
vim-patch:8.2.0955: build fails
Thomas Vigouroux
2020-09-24
*
luahl: global the luahl
Björn Linse
2020-09-13
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
vim-patch:8.2.0865 syntax: Add command to control how foldlevel is computed
Brad King
2020-06-23
*
vim-patch:8.2.0309: window-local values have confusing name
Jan Edmund Lazo
2020-05-11
*
Merge pull request #12018 from janlazo/vim-8.0.1123
Matthieu Coudron
2020-04-27
|
\
|
*
vim-patch:8.0.1139: using window toolbar changes state
Jan Edmund Lazo
2020-04-26
|
*
vim-patch:8.0.1123: cannot define a toolbar for a window
Jan Edmund Lazo
2020-04-26
*
|
vim-patch:7.4.1988
Rob Pilling
2020-04-19
|
/
*
vim-patch:8.1.2366: using old C style comments
Jan Edmund Lazo
2020-04-12
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
vim-patch:8.1.0070: missing part of the changes for prompt_setinterrupt()
erw7
2020-02-12
[next]