Refactor causing issues
This commit is contained in:
@@ -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 = {},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user