242 lines
8.7 KiB
Plaintext
242 lines
8.7 KiB
Plaintext
commands = {}
|
|
dependencies = {
|
|
rustaceanvim = {
|
|
["5.2.0-1"] = {
|
|
{
|
|
constraints = {
|
|
{
|
|
op = ">=",
|
|
version = {
|
|
5, 1, string = "5.1"
|
|
}
|
|
}
|
|
},
|
|
name = "lua"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
modules = {
|
|
["rustaceanvim.cached_commands"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.cargo"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.code_action_group"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.crate_graph"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.debuggables"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.diagnostic"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.expand_macro"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.external_docs"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.fly_check"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.hover_range"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.init"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.join_lines"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.move_item"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.open_cargo_toml"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.parent_module"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.rebuild_proc_macros"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.rustc_unpretty"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.ssr"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.syntax_tree"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.view_ir"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.workspace_refresh"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.commands.workspace_symbol"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.config.check"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.config.init"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.config.internal"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.config.json"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.config.server"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.dap"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.background"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.init"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.meta"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.neotest"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.quickfix"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.termopen"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.toggleterm"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.executors.vimux"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.health"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.hover_actions"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.init"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.lsp"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.neotest.init"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.neotest.parser"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.neotest.trans"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.os"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.overrides"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.runnables"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.rust_analyzer"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.server_status"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.shell"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.test"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.types.internal"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
},
|
|
["rustaceanvim.ui"] = {
|
|
"rustaceanvim/5.2.0-1"
|
|
}
|
|
}
|
|
repository = {
|
|
rustaceanvim = {
|
|
["5.2.0-1"] = {
|
|
{
|
|
arch = "installed",
|
|
commands = {},
|
|
dependencies = {},
|
|
modules = {
|
|
["rustaceanvim.cached_commands"] = "rustaceanvim/cached_commands.lua",
|
|
["rustaceanvim.cargo"] = "rustaceanvim/cargo.lua",
|
|
["rustaceanvim.commands.code_action_group"] = "rustaceanvim/commands/code_action_group.lua",
|
|
["rustaceanvim.commands.crate_graph"] = "rustaceanvim/commands/crate_graph.lua",
|
|
["rustaceanvim.commands.debuggables"] = "rustaceanvim/commands/debuggables.lua",
|
|
["rustaceanvim.commands.diagnostic"] = "rustaceanvim/commands/diagnostic.lua",
|
|
["rustaceanvim.commands.expand_macro"] = "rustaceanvim/commands/expand_macro.lua",
|
|
["rustaceanvim.commands.external_docs"] = "rustaceanvim/commands/external_docs.lua",
|
|
["rustaceanvim.commands.fly_check"] = "rustaceanvim/commands/fly_check.lua",
|
|
["rustaceanvim.commands.hover_range"] = "rustaceanvim/commands/hover_range.lua",
|
|
["rustaceanvim.commands.init"] = "rustaceanvim/commands/init.lua",
|
|
["rustaceanvim.commands.join_lines"] = "rustaceanvim/commands/join_lines.lua",
|
|
["rustaceanvim.commands.move_item"] = "rustaceanvim/commands/move_item.lua",
|
|
["rustaceanvim.commands.open_cargo_toml"] = "rustaceanvim/commands/open_cargo_toml.lua",
|
|
["rustaceanvim.commands.parent_module"] = "rustaceanvim/commands/parent_module.lua",
|
|
["rustaceanvim.commands.rebuild_proc_macros"] = "rustaceanvim/commands/rebuild_proc_macros.lua",
|
|
["rustaceanvim.commands.rustc_unpretty"] = "rustaceanvim/commands/rustc_unpretty.lua",
|
|
["rustaceanvim.commands.ssr"] = "rustaceanvim/commands/ssr.lua",
|
|
["rustaceanvim.commands.syntax_tree"] = "rustaceanvim/commands/syntax_tree.lua",
|
|
["rustaceanvim.commands.view_ir"] = "rustaceanvim/commands/view_ir.lua",
|
|
["rustaceanvim.commands.workspace_refresh"] = "rustaceanvim/commands/workspace_refresh.lua",
|
|
["rustaceanvim.commands.workspace_symbol"] = "rustaceanvim/commands/workspace_symbol.lua",
|
|
["rustaceanvim.config.check"] = "rustaceanvim/config/check.lua",
|
|
["rustaceanvim.config.init"] = "rustaceanvim/config/init.lua",
|
|
["rustaceanvim.config.internal"] = "rustaceanvim/config/internal.lua",
|
|
["rustaceanvim.config.json"] = "rustaceanvim/config/json.lua",
|
|
["rustaceanvim.config.server"] = "rustaceanvim/config/server.lua",
|
|
["rustaceanvim.dap"] = "rustaceanvim/dap.lua",
|
|
["rustaceanvim.executors.background"] = "rustaceanvim/executors/background.lua",
|
|
["rustaceanvim.executors.init"] = "rustaceanvim/executors/init.lua",
|
|
["rustaceanvim.executors.meta"] = "rustaceanvim/executors/meta.lua",
|
|
["rustaceanvim.executors.neotest"] = "rustaceanvim/executors/neotest.lua",
|
|
["rustaceanvim.executors.quickfix"] = "rustaceanvim/executors/quickfix.lua",
|
|
["rustaceanvim.executors.termopen"] = "rustaceanvim/executors/termopen.lua",
|
|
["rustaceanvim.executors.toggleterm"] = "rustaceanvim/executors/toggleterm.lua",
|
|
["rustaceanvim.executors.vimux"] = "rustaceanvim/executors/vimux.lua",
|
|
["rustaceanvim.health"] = "rustaceanvim/health.lua",
|
|
["rustaceanvim.hover_actions"] = "rustaceanvim/hover_actions.lua",
|
|
["rustaceanvim.init"] = "rustaceanvim/init.lua",
|
|
["rustaceanvim.lsp"] = "rustaceanvim/lsp.lua",
|
|
["rustaceanvim.neotest.init"] = "rustaceanvim/neotest/init.lua",
|
|
["rustaceanvim.neotest.parser"] = "rustaceanvim/neotest/parser.lua",
|
|
["rustaceanvim.neotest.trans"] = "rustaceanvim/neotest/trans.lua",
|
|
["rustaceanvim.os"] = "rustaceanvim/os.lua",
|
|
["rustaceanvim.overrides"] = "rustaceanvim/overrides.lua",
|
|
["rustaceanvim.runnables"] = "rustaceanvim/runnables.lua",
|
|
["rustaceanvim.rust_analyzer"] = "rustaceanvim/rust_analyzer.lua",
|
|
["rustaceanvim.server_status"] = "rustaceanvim/server_status.lua",
|
|
["rustaceanvim.shell"] = "rustaceanvim/shell.lua",
|
|
["rustaceanvim.test"] = "rustaceanvim/test.lua",
|
|
["rustaceanvim.types.internal"] = "rustaceanvim/types/internal.lua",
|
|
["rustaceanvim.ui"] = "rustaceanvim/ui.lua"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|