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
/
api
/
buffer.c
Commit message (
Expand
)
Author
Age
*
API: nvim_buf_set_lines: handle 'nomodifiable' #10910
Justin M. Keyes
2019-09-01
*
includes
Daniel Hahler
2019-08-07
*
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
*
doc/API: document indexing behavior #10058
KillTheMule
2019-05-26
*
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
2019-05-12
*
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
2019-05-12
*
API: fix cursor position when lines are added #9961
hashinclude
2019-05-07
*
doc: UI
Justin M. Keyes
2019-04-22
*
doc [ci skip]
Justin M. Keyes
2019-03-26
*
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
2019-03-05
*
doc [ci skip] #9478
Justin M. Keyes
2019-01-26
*
doc (#9288)
Justin M. Keyes
2018-12-09
*
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
2018-11-29
*
api: implement object namespaces
Björn Linse
2018-11-24
*
doc: API
Justin M. Keyes
2018-11-05
*
api: simplify nvim_buf_get_offset function
Björn Linse
2018-11-01
*
api: implement nvim_buf_get_offset_for_line
Björn Linse
2018-11-01
*
api: make nvim_buf_set_virtual_text handle invalid chars
Björn Linse
2018-10-13
*
buffer: add support for virtual text annotations
Björn Linse
2018-09-17
*
API: update docs WRT behaviours/methods for unloaded buffers #7688
Peter Hodge
2018-07-25
*
API: add nvim_buf_is_loaded() #7688
Peter Hodge
2018-07-25
*
API: buf_get_lines, buf_line_count handle unloaded buffers #7688
Peter Hodge
2018-07-25
*
doc
Justin M. Keyes
2018-07-18
*
*: Replace b_changedtick with new always-inline functions
ZyX
2018-06-22
*
refactor: buf_collect_lines (#8509)
Justin M. Keyes
2018-06-09
*
Add empty options dict to buf_attach
KillTheMule
2018-05-23
*
Send changedtick as first event if buffer contents weren't requested
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
*
Lint
KillTheMule
2018-05-23
*
Make separate functions to start/stop live updates
KillTheMule
2018-05-23
*
Adjust FUNC_API_SINCE for nvim_buf_live_updates
KillTheMule
2018-05-23
*
Add argument to not send a buffers content when updates are enabled
KillTheMule
2018-05-23
*
API: Implement buffer updates
Peter Hodge
2018-05-23
*
API: nvim_get_commands(): return Dictionary
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): builtin is irrelevant for buffer-local
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): more attributes
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands(): always return keys
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands()
Nimit Bhardwaj
2018-05-11
*
api: Make nvim_set_option() update `:verbose set ...`
b-r-o-c-k
2018-05-03
*
api/buffer: Fix PVS/V547: use correct border for lnum
ZyX
2018-04-02
*
Fix warning about conversion on mingw64
George Zhao
2018-01-18
*
Fix an off-by-one error in the documentation of nvim_buf_clear_highlight (#7853)
mkotha
2018-01-15
*
doc
Justin M. Keyes
2017-12-10
*
doc: API (generated)
Justin M. Keyes
2017-11-06
*
doc: nvim_buf_add_highlight(): zero-indexed lines
Justin M. Keyes
2017-11-06
[next]