Skip to content

Commit

Permalink
fix(refactoring-nvim): lazy load on Refactor cmd (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
Subjective authored Aug 19, 2023
1 parent e7c99c6 commit 89fe0d7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
return {
"ThePrimeagen/refactoring.nvim",
dependencies = { "nvim-lua/plenary.nvim", "nvim-treesitter/nvim-treesitter" },
cmd = { "Refactor" },
opts = {},
keys = {
{
Expand Down

0 comments on commit 89fe0d7

Please sign in to comment.