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(docs): format parameters as a list #20485
Justin M. Keyes
2022-10-05
*
feat(docs): nested lists in HTML, update :help parser
Justin M. Keyes
2022-10-04
*
Merge pull request #20364 from zeertzjq/parse-cmd-omit
bfredl
2022-09-30
|
\
|
*
fix(api)!: nvim_parse_cmd omit "count" "range" "reg" if not supported
zeertzjq
2022-09-30
*
|
docs: fix typos (#20394)
dundargoc
2022-09-30
*
|
feat(nvim_cmd): allow using first argument as count
Famiu Haque
2022-09-29
|
/
*
feat(gen_help_html.lua): adapt to new parser
Justin M. Keyes
2022-09-28
*
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
2022-09-28
*
docs: fix typos (#20150)
dundargoc
2022-09-26
*
fix(docs): invalid :help links #20345
Justin M. Keyes
2022-09-25
*
docs(autocmds): re-add buffer param to docstring (#20204)
kylo252
2022-09-16
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
Merge pull request #20039 from zeertzjq/cmod-tab
bfredl
2022-09-06
|
\
|
*
fix(api)!: correctly deal with number before :tab
zeertzjq
2022-09-02
*
|
feat(api): add "move" to nvim_input_mouse
zeertzjq
2022-09-04
|
/
*
feat(api): add support for :horizontal modifier
zeertzjq
2022-09-01
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
feat(ui): allow to set the highlight namespace per window
bfredl
2022-08-17
*
fix(signs): priority of extmark signs (#19718)
Lewis Russell
2022-08-11
*
docs: regenerate
ii14
2022-08-11
*
docs: fix typos (#19588)
dundargoc
2022-08-03
*
test: improve mapping tests and docs (#19619)
zeertzjq
2022-08-02
*
feat(api): add replace_keycodes to nvim_set_keymap (#19598)
ii14
2022-08-01
*
docs: fix typos (#19024)
dundargoc
2022-07-31
*
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
[next]