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
/
test
/
functional
/
api
/
command_spec.lua
Age
Commit message (
Expand
)
Author
Files
2026-04-24
fix(api): leak preview callback LuaRef in nvim_create_user_command #39357
Barrett Ruth
1
2025-12-06
docs: misc
Justin M. Keyes
1
2025-11-25
feat(api): nvim_get_commands returns function fields #36415
Rob Pilling
1
2025-08-02
fix(api): nvim_create_user_command addr option should allow ranges #35077
glepnir
1
2025-06-01
fix(api): add missing nargs field to user command Lua callbacks #34210
glepnir
1
2025-05-04
feat(messages): cleanup Lua error messages
Justin M. Keyes
1
2025-04-14
fix(completion): avoid freeing uninitialized value (#33459)
zeertzjq
1
2025-01-08
fix(api): crash on invalid buffer to nvim_buf_del_user_command (#31908)
zeertzjq
1
2024-04-23
test: improve test conventions
dundargoc
1
2024-04-10
refactor(test): inject after_each differently
Lewis Russell
1
2024-04-08
test: improve test conventions
dundargoc
1
2024-01-12
test: rename (meths, funcs) -> (api, fn)
Lewis Russell
1
2024-01-12
test: normalise nvim bridge functions
Lewis Russell
1
2024-01-12
test: typing for helpers.meths
Lewis Russell
1
2024-01-12
test: do not inject vim module into global helpers
Lewis Russell
1
2024-01-03
refactor: format test/*
Justin M. Keyes
1
2023-02-16
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
1
2023-02-14
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
1
2023-02-14
refactor(api): VALIDATE macros #22187
Justin M. Keyes
1
2022-11-07
feat(api): add command name to Lua command callback opts
Famiu Haque
1
2022-09-28
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
1
2022-09-02
fix(api)!: correctly deal with number before :tab
zeertzjq
1
2022-09-01
feat(api): add support for :horizontal modifier
zeertzjq
1
2022-08-25
fix(usercmd): also check for whitespace after escaped character (#19942)
zeertzjq
1
2022-08-21
fix(api/command): fargs behavior when no arguments are passed (#19862)
Javier Lopez
1
2022-07-03
feat(api): add `unsilent` to command APIs
zeertzjq
1
2022-06-08
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
1
2022-05-31
feat: add preview functionality to user commands
Famiu Haque
1
2022-05-29
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
1
2022-04-13
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
Gregory Anders
1
2022-04-10
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
1
2022-03-27
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
1
2022-02-27
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
1
2022-02-15
fix(api): validate command names in nvim_add_user_command (#17406)
Gregory Anders
1
2022-01-21
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
1
2021-12-28
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
1
2021-10-03
refactor(api): handle option dicts properly
Björn Linse
1
2021-08-08
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
1
2019-09-06
test: Eliminate expect_err
Justin M. Keyes
1
2018-07-12
tests: <SNR> is represented as 'R' (ASCII)
Jan Edmund Lazo
1
2018-05-12
API: nvim_get_commands(): return Dictionary
Justin M. Keyes
1
2018-05-12
API: nvim_get_commands(): builtin is irrelevant for buffer-local
Justin M. Keyes
1
2018-05-11
API: nvim_get_commands(): more attributes
Justin M. Keyes
1
2018-05-11
API: nvim_get_commands(): always return keys
Justin M. Keyes
1
2018-05-11
API: nvim_get_commands()
Nimit Bhardwaj
1