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_updates.c
Commit message (
Expand
)
Author
Age
*
luaref: free all references in buffer_updates
Björn Linse
2021-04-03
*
buffer updates: add on_reload callback and handle it in treesitter parser
Björn Linse
2021-02-10
*
feat(buffer_updates): allow ignoring when previewing
Thomas Vigouroux
2020-12-15
*
Merge pull request #12889 from vigoux/bytetrack-open-line
Björn Linse
2020-09-11
|
\
|
*
fix(bufupdates): avoid sending empty updates
Thomas Vigouroux
2020-09-11
*
|
lua: cleanup naming conventions of executor functions
Björn Linse
2020-09-10
|
/
*
fix lints
Thomas Vigouroux
2020-09-09
*
api/buffer: add "on_bytes" callback to nvim_buf_attach
Björn Linse
2020-09-09
*
treesitter: cleanup some luahl stuff
Björn Linse
2020-02-10
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
2019-12-22
*
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
2019-08-06
*
lua: add {old_byte_size} to on_lines buffer change event
Björn Linse
2019-08-06
*
api/lua: add on_detach to nvim_buf_attach
Björn Linse
2019-06-15
*
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
2019-06-04
*
add func_attr_printf in :
MichaHoffmann
2018-09-24
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
refactor: buf_collect_lines (#8509)
Justin M. Keyes
2018-06-09
*
Merge #7917 'API: buffer updates'
Justin M. Keyes
2018-06-08
*
Rename some more, fixe borked renaming
KillTheMule
2018-05-23
*
Send changedtick as first event if buffer contents weren't requested
KillTheMule
2018-05-23
*
Unify updates_start and updates to lines_event
KillTheMule
2018-05-23
*
Lint
KillTheMule
2018-05-23
*
Some renamings and doc changes
KillTheMule
2018-05-23
*
Enable -Wconversion
KillTheMule
2018-05-23
*
The grand renaming
KillTheMule
2018-05-23