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
*
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
|
\
|
*
Update the functio documentation in C
Viktor Kojouharov
2021-05-10
|
*
Minor observational corrections to the set_extmark documentation
Viktor Kojouharov
2021-05-07
*
|
docs: regenerate
marvim
2021-06-02
*
|
docs: regenerate
Karim Abou Zeid
2021-05-31
|
/
*
doc : fixing missing @return in nvim_open_term doc
Michael Bleuez
2021-04-24
*
docs: add priority option in buf_set_extmark
Thomas Vigouroux
2021-04-07
*
Merge pull request #14091 from euclidianAce/euclidianAce/nvim_win_hide
Björn Linse
2021-03-28
|
\
|
*
run docgen
Corey Williamson
2021-03-28
*
|
api: destabilize nvim_set_hl_ns
Björn Linse
2021-03-15
*
|
Update lsp, lua and api docs (gen_vimdoc.py)
Mathias Fussenegger
2021-03-11
|
/
*
Added If true to show that {after} and {follow} parameters of nvim_put() are ...
Lee Wannacott
2021-03-07
*
Forgot to add colon to the {follow} parameters statement
Lee Wannacott
2021-03-07
*
Clarify that nvim_put()'s {after} and {follow} parameters expect boolean valu...
Lee Wannacott
2021-03-07
*
Update lsp and api docs with gen_vimdoc changes
Mathias Fussenegger
2021-02-24
*
Doc: update documentation for on_bytes
chentau
2021-02-17
[next]