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
/
plines.h
Commit message (
Expand
)
Author
Age
*
refactor: fix runtime_defs.h (#26259)
zeertzjq
2023-11-28
*
build(IWYU): fix includes for undo_defs.h
dundargoc
2023-11-27
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
refactor: move virtcol functions to plines.c
zeertzjq
2023-08-25
*
vim-patch:9.0.1783: Display issues with virt text smoothscroll and showbreak
zeertzjq
2023-08-23
*
fix(plines): handle inline virtual text after last char (#24241)
zeertzjq
2023-07-03
*
refactor(drawline): move inline text code to its own function
bfredl
2023-05-22
*
fix(extmark): fix cursor position with both left and right gravity inline text
bfredl
2023-05-22
*
vim-patch:9.0.0205: cursor in wrong position when inserting after virtual text
Ibby
2023-05-22
*
feat(ui): inline virtual text
Ibby
2023-05-22
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
vim-patch:9.0.0410: struct member cts_lnum is unused
zeertzjq
2022-09-08
*
refactor(plines): use a struct for chartabsize state
bfredl
2022-08-29
*
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10