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
/
runtime
/
doc
/
api.txt
Commit message (
Expand
)
Author
Age
*
Merge pull request #17938 from ggandor/autocmd-api-names
bfredl
2022-04-01
|
\
|
*
refactor(api)!: use singular/plural consistently in the autocmd API
György Andorka
2022-03-31
*
|
docs(extmark): fix nvim_buf_get_extmarks example (#17934)
dundargoc
2022-03-31
|
/
*
feat(api): nvim_clear_autocmd
TJ DeVries
2022-03-31
*
refactor!: rename nvim_do_autocmd to nvim_exec_autocmd (#17854)
Javier Lopez
2022-03-26
*
docs(api): fix wrong documentation of `nvim_create_autocmd` (#17870)
かわえもん
2022-03-26
*
chore: fix typos (#17755)
dundargoc
2022-03-25
*
docs(api): improve autocommand docs (#17545)
Javier Lopez
2022-03-25
*
docs: regenerate [skip ci]
marvim
2022-03-20
*
docs: reword description for nvim_buf_line_count() (#17766)
Xiretza
2022-03-18
*
docs: remove extra whitespaces
Daiki Mizukami
2022-03-14
*
chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is empty
Daiki Mizukami
2022-03-14
*
docs(api): improve section on nvim_set_hl (#17692)
adrian5
2022-03-13
*
feat(api): autocmd `group` can be either name or id (#17559)
Dhruv Manilawala
2022-03-07
*
feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)
Gregory Anders
2022-03-06
*
feat(lua): add missing changes to autocmds lost in the rebase
TJ DeVries
2022-02-28
*
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
2022-02-27
*
feat(api): implement nvim_buf_get_text (#15181)
Gregory Anders
2022-02-22
*
docs: minor changes related to mapping description
zeertzjq
2022-02-16
*
docs: regenerate [skip ci]
marvim
2022-02-13
*
chore: fix typos (#17250)
dundargoc
2022-02-08
*
docs: regenerate [skip ci]
marvim
2022-01-17
*
fix(api): force redefinition of user commands by default (#16918)
Gregory Anders
2022-01-04
*
chore: fix typos (#16816)
dundargoc
2022-01-04
*
feat(api): add support for lua function & description in keymap
shadmansaleh
2022-01-01
*
Merge pull request #16752 from gpanders/lua-user-commands
Björn Linse
2021-12-28
|
\
|
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
|
chore: fix typos (#16506)
dundargoc
2021-12-28
|
/
*
docs: regenerate (#16468)
github-actions[bot]
2021-12-15
*
fix(api): allow nvim_buf_set_extmark to accept end_row key (#16548)
Gregory Anders
2021-12-08
*
docs: regenerate (#16390)
github-actions[bot]
2021-11-27
*
docs: regenerate
marvim
2021-11-18
*
refactor(api/marks)!: add opts param for feature extensibility (#16146)
Javier Lopez
2021-11-01
*
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
*
docs: regenerate (#15986)
github-actions[bot]
2021-10-19
*
docs: regenerate #15545
github-actions[bot]
2021-10-05
*
feat(api): named marks set, get, delete #15346
Javier Lopez
2021-10-05
*
docs: fix typo
Aditya Kurdunkar
2021-10-04
*
docs: extmarks indexing #15311
Justin M. Keyes
2021-09-10
*
docs: extmarks indexing #15311
Javier López
2021-09-10
*
docs: extmark indexing #12742
Patrice Peterson
2021-09-10
*
refactor: remove remaining references to nvim_buf_set_virtual_text
Gregory Anders
2021-08-03
*
docs: regenerate
marvim
2021-07-31
*
docs: regenerate
marvim
2021-07-26
*
docs(tree-sitter): document highlight priority
Stephan Seitz
2021-07-22
*
docs: regenerate
marvim
2021-07-08
*
fix(doc/api): Remove 'border' as unsupported (#14916)
Daniel Steinberg
2021-06-28
*
docs: regenerate
marvim
2021-06-14
*
docs: regenerate
marvim
2021-06-10
*
Merge pull request #14510 from urandom/doc_nvim_buf_set_extmark
Björn Linse
2021-06-10
|
\
[next]