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
2023-11-27
refactor: fix includes for api/autocmd.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for undo_defs.h
dundargoc
1
2023-11-27
build(IWYU): fix includes for func_attr.h
dundargoc
1
2023-11-12
build: remove PVS
dundargoc
1
2023-10-29
docs: small fixes (#25585)
dundargoc
1
2023-10-29
fix(api): load buffer first on nvim_buf_set_lines (#25823)
Raphael
1
2023-09-30
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
1
2023-09-14
docs: replace <pre> with ``` (#25136)
Gregory Anders
1
2023-09-11
fix(api): more intuitive cursor updates in nvim_buf_set_text
Sergey Slipchenko
1
2023-08-29
fix(api): better topline adjustments in nvim_buf_set_lines
bfredl
1
2023-08-27
fix(api): fix inconsistent behavior of topline touched in recent refactor
bfredl
1
2023-08-26
refactor(change): do API changes to buffer without curbuf switch
bfredl
1
2023-08-24
refactor(memline): distinguish mutating uses of ml_get_buf()
bfredl
1
2023-07-21
docs: also change "vimL" and "viml" to "Vimscript" (#24414)
zeertzjq
1
2023-07-11
feat(api): add nvim_win_text_height (#24236)
zeertzjq
1
2023-07-08
docs: MAINTAIN.md, nvim_get_mark
Justin M. Keyes
1
2023-07-05
fix(api): disallow some more functions during textlock
Sean Dewar
1
2023-07-05
fix(api): use text_locked() to check textlock
Sean Dewar
1
2023-07-04
fix(api): allow negative column arguments for nvim_buf_set_text (#23501)
notomo
1
2023-06-26
docs: fix misparsed headings (#24162)
Christian Clason
1
2023-06-25
docs: autocmds, misc
Justin M. Keyes
1
2023-06-22
test: spellcheck :help (vimdoc) files #24109
Justin M. Keyes
1
2023-05-23
refactor(api): new helper macros
Famiu Haque
1
2023-04-26
refactor(clang-tidy): remove redundant casts
dundargoc
1
2023-02-28
perf(lsp): only redraw the windows containing LSP tokens
bfredl
1
2023-02-14
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22256
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22187
Justin M. Keyes
1
2022-12-02
docs(gen): support language annotation in docstrings
Christian Clason
1
2022-11-15
fix(api): nvim_buf_get_text regression (#21071)
Lewis Russell
1
2022-11-15
build: allow IWYU to fix includes for all .c files
dundargoc
1
2022-11-14
feat(lua-api): avoid unnecessary allocations (#19877)
Lewis Russell
1
2022-10-09
docs: various #12823
Justin M. Keyes
1
2022-09-06
refactor: replace char_u with char
Dundar Göc
1
2022-08-31
refactor(mappings)!: mapblock_fill_dict() use API Dictionary (#20020)
zeertzjq
1
2022-08-25
refactor: replace char_u with char
Dundar Goc
1
2022-08-23
perf(api): allow to use an arena for return values
bfredl
1
2022-08-19
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
1
2022-08-17
refactor: remove some unused includes (#19820)
zeertzjq
1
2022-08-06
fix(api): fix nvim_buf_set_text heap-use-after-free (#19644)
zeertzjq
1
2022-08-02
test: improve mapping tests and docs (#19619)
zeertzjq
1
2022-07-20
refactor(object): get rid of redundant FIXED_TEMP_ARRAY
bfredl
1
2022-06-30
feat(marks): restore viewport on jump #15831
Javier Lopez
1
2022-06-23
fix(api): check for inclusive buffer line index out of bounds correctly (#19056)
zeertzjq
1
2022-06-23
refactor: move some mapping-related code to a separate file (#19061)
zeertzjq
1
2022-06-12
refactor(api): move command related API to separate file
bfredl
1
2022-06-12
refactor(api): move option code to own file
bfredl
1
2022-06-10
refactor: change type of linenr_T from long to int32_t
Dundar Goc
1
2022-05-25
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
1
2022-05-11
docs: nvim_buf_[get|set]_[text|lines] (#18404)
Andrey Mishchenko
1
[prev]
[next]