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
/
drawline.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'colorcolchar' into HEAD
Josh Rahm
2023-01-14
|
\
|
*
feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"
Josh Rahm
2022-08-30
|
*
feat(colorcolchar): rename colorcol in fillchars to colorc
Josh Rahm
2022-08-30
|
*
feat(colorcolchar): add the option "colorcol" to the fillchars setting
Josh Rahm
2022-08-30
*
|
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
*
|
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
|
fix(statuscolumn): fix sign column highlights (#21727)
luukvbaal
2023-01-11
*
|
fix(statuscolumn): fix crashes and clang/PVS warnings (#21725)
zeertzjq
2023-01-10
*
|
test(statuscolumn): add more tests for wrapped lines (#21718)
zeertzjq
2023-01-10
*
|
docs: add 'statuscolumn' docstrings (#21717)
luukvbaal
2023-01-10
*
|
feat(ui): add 'statuscolumn' option
luukvbaal
2023-01-09
*
|
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
|
refactor: replace char_u with char
dundargoc
2023-01-09
*
|
refactor(win_line): rename attr to vi_attr (#21487)
zeertzjq
2022-12-21
*
|
refactor: replace char_u with char
dundargoc
2022-11-28
*
|
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
|
vim-patch:8.2.4062: match highlighting of tab too short
zeertzjq
2022-11-24
*
|
vim-patch:8.2.3698: match highlighting continues over breakindent
zeertzjq
2022-11-24
*
|
refactor: convert drawline.c draw states to enum (#21067)
luukvbaal
2022-11-15
*
|
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
|
feat(extmarks): allow preventing spellchecking with spell = false
Thomas Vigouroux
2022-11-12
*
|
Enable new diff option linematch (#14537)
Jonathon
2022-11-04
*
|
refactor: clang-tidy fixes to silence clangd warning (#20683)
dundargoc
2022-10-21
*
|
refactor: replace char_u with char
Dundar Göc
2022-10-15
*
|
fix(extmarks): make virt_lines always start at 0 virtcol
zeertzjq
2022-09-25
*
|
fix(redraw): make redrawdebug=nodelta handle all the cases
bfredl
2022-09-22
*
|
refactor: suppress PVS false positives (#20264)
zeertzjq
2022-09-21
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
|
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
|
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
|
refactor: replace char_u with char
Dundar Göc
2022-08-31
|
/
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-29
*
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
*
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
*
refactor(drawline.c): factor out utf8 multibyte check
Lewis Russell
2022-08-19
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19