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
*
fix(docs): remove internal function from docs (nvim__*)
Maverun
2022-07-19
*
feat(api): add `unsilent` to command APIs
zeertzjq
2022-07-03
*
refactor(highlight)!: rename attributes to match Vim (#19159)
zeertzjq
2022-06-30
*
feat(api): make `nvim_parse_cmd` and `nvim_cmd` support :filter
Famiu Haque
2022-06-28
*
feat(api): add "buf" and "win" to nvim_get_option_value
Gregory Anders
2022-06-20
*
refactor(api): update vimdoc
bfredl
2022-06-12
*
feat(autocmds): retrieve lua callback (#18642)
kylo252
2022-06-09
*
docs: fix typos (#18269)
dundargoc
2022-06-04
*
refactor(api): use a unpacker based on libmpack instead of msgpack-c
bfredl
2022-06-02
*
Merge pull request #18194 from famiu/feat/usercmd_preview
bfredl
2022-05-31
|
\
|
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
|
docs: clarify that nvim_strwidth counts control characters as one cell (#18802)
zeertzjq
2022-05-31
|
/
*
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
2022-05-29
*
Merge pull request #18528 from lewis6991/setwinopt
bfredl
2022-05-25
|
\
|
*
feat(api): add win and buf to nvim_set_option_value
Lewis Russell
2022-05-17
*
|
docs(api): floating wins omitted under :mksession (#18721)
Daniel Steinberg
2022-05-24
*
|
Merge pull request #18608 from ckipp01/extmarkDocs
bfredl
2022-05-22
|
\
\
|
*
|
docs(extmark): remove message about passing in id=0
ckipp01
2022-05-18
|
|
/
*
|
feat(api): enable nvim_exec_autocmds to pass arbitrary data (#18613)
Gregory Anders
2022-05-18
*
|
Merge pull request #18562 from famiu/feat/ui/winbar
bfredl
2022-05-18
|
\
\
|
*
|
feat(ui): add `'winbar'`
Famiu Haque
2022-05-18
|
|
/
*
/
docs(api): update v:errmsg behavior #18593
Famiu Haque
2022-05-17
|
/
*
docs(api): nvim_set_hl attributes #18558
Oliver Marriott
2022-05-15
*
docs(nvim_set_keymap): specify that optional arguments defaults to false (#18...
dundargoc
2022-05-15
*
docs: nvim_buf_[get|set]_[text|lines] (#18404)
Andrey Mishchenko
2022-05-11
*
docs(api): how to check if window is floating #18503
Andrey Mishchenko
2022-05-11
*
feat(api): add `nvim_cmd`
Famiu Haque
2022-05-11
*
fix(api): make `nvim_parse_cmd` work correctly with both range and count
Famiu Haque
2022-05-07
*
Merge pull request #18431 from famiu/feat/api/nvim_get_autocmds/group_name
bfredl
2022-05-05
|
\
|
*
feat(api): add `group_name` to `nvim_get_autocmds`
Famiu Haque
2022-05-05
*
|
refactor(api): make `range` in `nvim_parse_cmd` an array
Famiu Haque
2022-05-05
|
/
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-04
*
feat(nvim_parse_cmd): add range, count, reg #18383
Famiu Haque
2022-05-04
*
Merge pull request #15674 from yatli/ui_event_extmark
bfredl
2022-05-03
|
\
|
*
feat(api/ui): win_extmarks
Yatao Li
2022-05-03
*
|
feat(server): set $NVIM, unset $NVIM_LISTEN_ADDRESS #11009
Justin M. Keyes
2022-05-03
|
/
*
docs(api): more API attributes #18336
ii14
2022-04-30
*
feat(api): add `nvim_parse_cmdline`
Famiu Haque
2022-04-30
*
refactor(terminal)!: drop winpty, require Windows 10 #18253
erw7
2022-04-26
*
docs: make docstring consistent with parameters #18178
dundargoc
2022-04-23
*
docs(api): add example showing necessity to wrap callback function (#18179)
Mathias Fußenegger
2022-04-20
*
docs: typo fixes (#17859)
dundargoc
2022-04-15
*
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
2022-04-10
*
feat(api)!: pass args table to autocommand callbacks
Gregory Anders
2022-04-08
*
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
[next]