zeertzjq
|
141114c170
fix(api): crash on invalid buffer to nvim_buf_del_user_command (#31908)
|
3 settimane fa |
dundargoc
|
052498ed42
test: improve test conventions
|
9 mesi fa |
Lewis Russell
|
81fc27124b
refactor(test): inject after_each differently
|
9 mesi fa |
dundargoc
|
7035125b2b
test: improve test conventions
|
9 mesi fa |
Lewis Russell
|
795f896a57
test: rename (meths, funcs) -> (api, fn)
|
1 anno fa |
Lewis Russell
|
4f81f506f9
test: normalise nvim bridge functions
|
1 anno fa |
Lewis Russell
|
c30f2e3182
test: typing for helpers.meths
|
1 anno fa |
Lewis Russell
|
d33e1da9b7
test: do not inject vim module into global helpers
|
1 anno fa |
Justin M. Keyes
|
04f2f864e2
refactor: format test/*
|
1 anno fa |
Justin M. Keyes
|
09b3432eaf
fix(api): allow empty Lua table for nested dicts #22268
|
1 anno fa |
Justin M. Keyes
|
556f8646c0
refactor(api): consistent VALIDATE messages #22262
|
1 anno fa |
Justin M. Keyes
|
46a87a5d2b
refactor(api): VALIDATE macros #22187
|
1 anno fa |
Famiu Haque
|
c022140ec6
feat(api): add command name to Lua command callback opts
|
2 anni fa |
zeertzjq
|
35e2c4a2ed
fix(lua): fix architecture-dependent behavior in usercmd "reg" (#20384)
|
2 anni fa |
zeertzjq
|
1ef7720567
fix(api)!: correctly deal with number before :tab
|
2 anni fa |
zeertzjq
|
689f5d604e
feat(api): add support for :horizontal modifier
|
2 anni fa |
zeertzjq
|
274e1122ad
fix(usercmd): also check for whitespace after escaped character (#19942)
|
2 anni fa |
Javier Lopez
|
dde90f0ca4
fix(api/command): fargs behavior when no arguments are passed (#19862)
|
2 anni fa |
zeertzjq
|
7a907c3314
feat(api): add `unsilent` to command APIs
|
2 anni fa |
Famiu Haque
|
c84bd9e21f
fix(nvim_create_user_command): make `smods` work with `nvim_cmd`
|
2 anni fa |
Famiu Haque
|
46536f53e8
feat: add preview functionality to user commands
|
2 anni fa |
Famiu Haque
|
9988d2f214
feat(nvim_create_user_command): pass structured modifiers to commands
|
2 anni fa |
Gregory Anders
|
e463eb8146
fix(api): correctly pass f-args for nvim_create_user_command (#18098)
|
2 anni fa |
Gregory Anders
|
f94f75dc05
refactor!: rename nvim_add_user_command to nvim_create_user_command
|
2 anni fa |
Justin M. Keyes
|
72652cbc46
feat(test): use nvim_exec in helpers.source() #16064
|
2 anni fa |
Javier Lopez
|
1b5767aa34
feat(lua): add <f-args> to user commands callback (#17522)
|
2 anni fa |
Gregory Anders
|
238b944e58
fix(api): validate command names in nvim_add_user_command (#17406)
|
3 anni fa |
zeertzjq
|
8e84d1b930
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
|
3 anni fa |
Gregory Anders
|
eff11b3c3f
feat(api): implement nvim_{add,del}_user_command
|
3 anni fa |
Björn Linse
|
32565922ef
refactor(api): handle option dicts properly
|
3 anni fa |