index
:
neovim
dependabot/github_actions/github-actions-c6747d2992
marvim/ci-version-update
master
release-0.10
release-0.11
release-0.12
release-0.4
release-0.5
release-0.6
release-0.7
release-0.8
release-0.9
Vim-fork focused on extensibility and usability
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
src
/
nvim
/
api
/
buffer.c
Age
Commit message (
Expand
)
Author
Files
2020-01-16
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
1
2019-12-22
tree-sitter: implement query functionality and highlighting prototype [skip.l...
Björn Linse
1
2019-11-25
[RFC] extmark: fix E315 in nvim_buf_set_extmark (#11449)
notomo
1
2019-11-25
doc + extmarks tweaks #11421
Justin M. Keyes
1
2019-11-17
doc: Lua [ci skip] #11378
Justin M. Keyes
1
2019-11-11
extmark: rename ExtendedMark => Extmark
Justin M. Keyes
1
2019-11-11
doc [ci skip]
Justin M. Keyes
1
2019-11-11
Merge pull request #11356 from bfredl/extmark2
Björn Linse
1
2019-11-11
extmark: review changes
Björn Linse
1
2019-11-11
nsmarks: initial commit
timeyyy
1
2019-11-11
api: fix typo in debug function name
Marco Hinz
1
2019-11-10
api: add nvim_buf_get_virtual_text() (#11354)
Marco Hinz
1
2019-11-06
doc: vim.fn, vim.call(), vim.api [ci skip]
Justin M. Keyes
1
2019-09-09
doc/API/lua: detaching Lua buffer callbacks
Björn Linse
1
2019-09-09
doc: |api-fast| [ci skip]
Justin M. Keyes
1
2019-09-01
API: nvim_buf_set_lines: handle 'nomodifiable' #10910
Justin M. Keyes
1
2019-08-07
includes
Daniel Hahler
1
2019-08-06
lua: support getting UTF-32 and UTF-16 sizes of replaced text
Björn Linse
1
2019-08-06
lua: add {old_byte_size} to on_lines buffer change event
Björn Linse
1
2019-06-15
api/lua: add on_detach to nvim_buf_attach
Björn Linse
1
2019-06-04
api: allow nvim_buf_attach from lua using callbacks
Björn Linse
1
2019-05-26
doc/API: document indexing behavior #10058
KillTheMule
1
2019-05-12
API/nvim_set_keymap: minor cleanup
Justin M. Keyes
1
2019-05-12
API: nvim_set_keymap, nvim_del_keymap #9924
Yilin Yang
1
2019-05-07
API: fix cursor position when lines are added #9961
hashinclude
1
2019-04-22
doc: UI
Justin M. Keyes
1
2019-03-26
doc [ci skip]
Justin M. Keyes
1
2019-03-05
buffer: use aucmd_prepbuf() instead of switch_to_win_for_buf()
Björn Linse
1
2019-01-26
doc [ci skip] #9478
Justin M. Keyes
1
2018-12-09
doc (#9288)
Justin M. Keyes
1
2018-11-29
API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespace
Björn Linse
1
2018-11-24
api: implement object namespaces
Björn Linse
1
2018-11-05
doc: API
Justin M. Keyes
1
2018-11-01
api: simplify nvim_buf_get_offset function
Björn Linse
1
2018-11-01
api: implement nvim_buf_get_offset_for_line
Björn Linse
1
2018-10-13
api: make nvim_buf_set_virtual_text handle invalid chars
Björn Linse
1
2018-09-17
buffer: add support for virtual text annotations
Björn Linse
1
2018-07-25
API: update docs WRT behaviours/methods for unloaded buffers #7688
Peter Hodge
1
2018-07-25
API: add nvim_buf_is_loaded() #7688
Peter Hodge
1
2018-07-25
API: buf_get_lines, buf_line_count handle unloaded buffers #7688
Peter Hodge
1
2018-07-18
doc
Justin M. Keyes
1
2018-06-22
*: Replace b_changedtick with new always-inline functions
ZyX
1
2018-06-09
refactor: buf_collect_lines (#8509)
Justin M. Keyes
1
2018-05-23
Add empty options dict to buf_attach
KillTheMule
1
2018-05-23
Send changedtick as first event if buffer contents weren't requested
KillTheMule
1
2018-05-23
Some renamings and doc changes
KillTheMule
1
2018-05-23
Enable -Wconversion
KillTheMule
1
2018-05-23
The grand renaming
KillTheMule
1
2018-05-23
Lint
KillTheMule
1
2018-05-23
Make separate functions to start/stop live updates
KillTheMule
1
[prev]
[next]