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: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
fix(events): triggered WinScrolled when only skipcol changed (#19972)
zeertzjq
2022-08-29
*
docs: fix typos (#19798)
dundargoc
2022-08-27
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
vim-patch:9.0.0036: 'fillchars' cannot have window-local values
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
vim-patch:9.0.0206: redraw flags are not named specifically (#19913)
zeertzjq
2022-08-23
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
refactor: move menu non-symbols to menu_defs.h (#19778)
zeertzjq
2022-08-15
*
refactor(screen.c): resolve all clint errors (#19754)
Lewis Russell
2022-08-13
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
vim-patch:8.1.1684: profiling functionality is spread out
zeertzjq
2022-08-12
*
fix(tabpage): check if ROWS_AVAIL changed for resize (#19620)
zeertzjq
2022-08-02
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
refactor: enable -Wconversion warning for syntax.c (#19533)
dundargoc
2022-07-29
*
vim-patch:8.2.4731: the changelist index is not remembered per buffer
zeertzjq
2022-07-23
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
vim-patch:8.1.0487: no menus specifically for the terminal window
zeertzjq
2022-07-01
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.5066: lcs-leadmultispace
zeertzjq
2022-06-09
*
fix(ui): redraw winbar alongside statusline
Famiu Haque
2022-05-23
*
feat: click support for 'statusline', 'winbar' #18650
Famiu Haque
2022-05-23
*
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor(uncrustify): format all c code under /src/nvim/
Dundar Goc
2022-04-29
*
vim-patch:8.1.2145: cannot map <C-H> when modifyOtherKeys is enabled
zeertzjq
2022-04-29
*
refactor(build): remove unused includes #17078
kylo252
2022-04-26
*
refactor: enable Wconversion warning for diff (#18094)
dundargoc
2022-04-24
*
Merge pull request #18110 from dundargoc/refactor/remove-char_u
Gregory Anders
2022-04-24
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Göc
2022-04-16
*
|
vim-patch:8.2.4812: unused struct item
zeertzjq
2022-04-23
*
|
vim-patch:8.2.4759: CurSearch highlight does not work for multi-line match
zeertzjq
2022-04-21
*
|
vim-patch:8.2.2476: using freed memory when splitting window while closing bu...
zeertzjq
2022-04-21
*
|
vim-patch:8.2.4724: current instance of last search pattern not easily spotted
zeertzjq
2022-04-21
|
/
*
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
[next]