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
/
grid.h
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: move Arena and ArenaMem to memory_defs.h (#26240)
zeertzjq
2023-11-27
*
build(IWYU): replace public-to-public mappings with pragmas (#26237)
zeertzjq
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor(grid): implement rightleftcmd as a post-processing step
bfredl
2023-11-03
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
refactor(grid): change schar_T representation to be more compact
bfredl
2023-09-19
*
vim-patch:9.0.1725: cursor pos wrong after concealed text with 'virtualedit'
zeertzjq
2023-08-18
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor: replace char_u with char
Dundar Göc
2022-09-09
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
refactor: move non-symbols in mbyte.h to mbyte_defs.h
zeertzjq
2022-08-08
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor(grid): move out grid_* functions from screen.c
bfredl
2022-05-08