mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-15 09:50:04 -04:00
parent
b30a830c88
commit
c2ec0cac81
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ function M.setup_commands(mod, commands)
|
||||||
)
|
)
|
||||||
local parts = vim.tbl_flatten {
|
local parts = vim.tbl_flatten {
|
||||||
"command!",
|
"command!",
|
||||||
|
"-bar",
|
||||||
def.args,
|
def.args,
|
||||||
command_name,
|
command_name,
|
||||||
call_fn,
|
call_fn,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue