Refactor causing issues

This commit is contained in:
2026-04-28 21:33:20 +01:00
parent 96ddb7a611
commit 086682194b
+8 -8
View File
@@ -1,9 +1,9 @@
return {
"ThePrimeagen/refactoring.nvim",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-treesitter/nvim-treesitter",
},
lazy = false,
opts = {},
return {
-- "ThePrimeagen/refactoring.nvim",
-- dependencies = {
-- "nvim-lua/plenary.nvim",
-- "nvim-treesitter/nvim-treesitter",
-- },
-- lazy = false,
-- opts = {},
}