Refactor causing issues
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
return {
|
return {
|
||||||
"ThePrimeagen/refactoring.nvim",
|
-- "ThePrimeagen/refactoring.nvim",
|
||||||
dependencies = {
|
-- dependencies = {
|
||||||
"nvim-lua/plenary.nvim",
|
-- "nvim-lua/plenary.nvim",
|
||||||
"nvim-treesitter/nvim-treesitter",
|
-- "nvim-treesitter/nvim-treesitter",
|
||||||
},
|
-- },
|
||||||
lazy = false,
|
-- lazy = false,
|
||||||
opts = {},
|
-- opts = {},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user