Skip to content

Commit 7aafb88

Browse files
committed
chore: clean up
1 parent 9ee0855 commit 7aafb88

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

lua/modules/plugins/editor.lua

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,5 @@ editor["nvim-treesitter/nvim-treesitter"] = {
140140
},
141141
},
142142
}
143-
editor["nvim-treesitter/playground"] = {
144-
lazy = true,
145-
cmd = {
146-
"TSHighlightCapturesUnderCursor",
147-
"TSPlaygroundToggle",
148-
},
149-
}
150143

151144
return editor

0 commit comments

Comments
 (0)