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:8.2.4713: plugins cannot track text scrolling
zeertzjq
2022-04-12
*
vim-patch:8.2.4702: C++ scope labels are hard-coded
Tom Praschan
2022-04-09
*
vim-patch:8.2.4639: not sufficient parenthesis in preprocessor macros
Brian Leung
2022-04-03
*
vim-patch:8.2.4644: redrawing too often when 'relativenumber' is set (#17756)
Lewis Russell
2022-03-29
*
refactor: remove cpo-& behavior (#17745)
zeertzjq
2022-03-23
*
Merge pull request #17266 from famiu/feat/ui/global-statusline
bfredl
2022-03-17
|
\
|
*
feat: add support for global statusline
Famiu Haque
2022-03-18
*
|
refactor(signcol): smarter invalidation (#17533)
Lewis Russell
2022-03-06
*
|
feat(decorations): support signs
Lewis Russell
2022-03-05
*
|
refactor(signcol): store signcol in win_T
Lewis Russell
2022-02-24
*
|
fix(signcol): handle edge case with maximum value
Lewis Russell
2022-02-24
|
/
*
vim-patch:8.2.3510: changes are only detected with one second accuracy
zeertzjq
2022-02-13
*
Merge pull request #17095 from zeertzjq/vim-8.2.3227
bfredl
2022-01-27
|
\
|
*
vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solution
zeertzjq
2022-01-15
|
*
vim-patch:8.2.3227: 'virtualedit' can only be set globally
zeertzjq
2022-01-15
*
|
refactor(extmarks): use a more efficient representation
Björn Linse
2022-01-15
|
/
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
refactor(misc1): move out autocmd related functions
Björn Linse
2021-12-09
*
Merge pull request #15840 from vimpostor/vim-8.2.3430
Jan Edmund Lazo
2021-11-30
|
\
|
*
vim-patch:8.2.3609: internal error when ModeChanged is triggered recursively
Magnus Groß
2021-11-18
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
Merge pull request #16047 from mcepl/vim-8.2.3520
Jan Edmund Lazo
2021-11-14
|
\
|
*
vim-patch:8.2.3528: 'thesaurus' and 'thesaurusfunc' do not have the same scope
Matěj Cepl
2021-11-06
|
*
vim-patch:8.2.3525: option variable name does not match option name
Matěj Cepl
2021-10-24
|
*
vim-patch:8.2.3520: cannot define a function for thesaurus completion
Matěj Cepl
2021-10-23
*
|
fix(screen): make display_tick monotonic up to 2^64. fixes #16152
Björn Linse
2021-11-05
*
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
|
refactor: uncrustify #16090
dundargoc
2021-10-29
*
|
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
|
/
*
vim-patch:8.2.0909: cannot go back to the previous local directory
zeertzjq
2021-10-17
*
refactor: format all C files under nvim/ #15977
dundargoc
2021-10-12
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
vim-patch:8.2.3424: a sequence of spaces is hard to see in list mode
zeertzjq
2021-09-19
*
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
*
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
[next]