code-action: removed tiny code action because it broke
This commit is contained in:
parent
b47ef5fbe0
commit
0c76865d51
|
@ -41,15 +41,7 @@ return {
|
|||
"gr",
|
||||
false,
|
||||
}
|
||||
keys[#keys + 1] = {
|
||||
"<leader>ca",
|
||||
'<cmd>lua require("tiny-code-action").code_action()<CR>',
|
||||
desc = "Code Action",
|
||||
}
|
||||
end,
|
||||
dependencies = {
|
||||
"rachartier/tiny-code-action.nvim",
|
||||
},
|
||||
opts = {
|
||||
servers = {
|
||||
templ = {
|
||||
|
|
Loading…
Reference in a new issue