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
/
test
/
functional
/
api
/
command_spec.lua
Commit message (
Expand
)
Author
Age
*
fix(api): allow empty Lua table for nested dicts #22268
Justin M. Keyes
2023-02-16
*
refactor(api): consistent VALIDATE messages #22262
Justin M. Keyes
2023-02-14
*
refactor(api): VALIDATE macros #22187
Justin M. Keyes
2023-02-14
*
feat(api): add command name to Lua command callback opts
Famiu Haque
2022-11-07
*
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
zeertzjq
2022-09-28
*
fix(api)!: correctly deal with number before :tab
zeertzjq
2022-09-02
*
feat(api): add support for :horizontal modifier
zeertzjq
2022-09-01
*
fix(usercmd): also check for whitespace after escaped character (#19942)
zeertzjq
2022-08-25
*
fix(api/command): fargs behavior when no arguments are passed (#19862)
Javier Lopez
2022-08-21
*
feat(api): add `unsilent` to command APIs
zeertzjq
2022-07-03
*
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
Famiu Haque
2022-06-08
*
feat: add preview functionality to user commands
Famiu Haque
2022-05-31
*
feat(nvim_create_user_command): pass structured modifiers to commands
Famiu Haque
2022-05-29
*
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
Gregory Anders
2022-04-13
*
refactor!: rename nvim_add_user_command to nvim_create_user_command
Gregory Anders
2022-04-10
*
feat(test): use nvim_exec in helpers.source() #16064
Justin M. Keyes
2022-03-27
*
feat(lua): add <f-args> to user commands callback (#17522)
Javier Lopez
2022-02-27
*
fix(api): validate command names in nvim_add_user_command (#17406)
Gregory Anders
2022-02-15
*
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
*
feat(api): implement nvim_{add,del}_user_command
Gregory Anders
2021-12-28
*
refactor(api): handle option dicts properly
Björn Linse
2021-10-03
*
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
2021-08-08
*
test: Eliminate expect_err
Justin M. Keyes
2019-09-06
*
tests: <SNR> is represented as 'R' (ASCII)
Jan Edmund Lazo
2018-07-12
*
API: nvim_get_commands(): return Dictionary
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): builtin is irrelevant for buffer-local
Justin M. Keyes
2018-05-12
*
API: nvim_get_commands(): more attributes
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands(): always return keys
Justin M. Keyes
2018-05-11
*
API: nvim_get_commands()
Nimit Bhardwaj
2018-05-11