aboutsummaryrefslogtreecommitdiff
path: root/lua/config/treesitter.lua
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2026-01-22 09:59:48 +0000
committerTrey Bastian <hello@treybastian.com>2026-01-22 09:59:48 +0000
commit4a3acb5408509badd21b263925c00cad6a7b43b9 (patch)
treec62c7bf28cb976cd5bce87e455dbf23a7631b250 /lua/config/treesitter.lua
parent02400c25c84e71dc61e0d47f41822f234ca9897b (diff)
re-added dap to my config with dapview over dap-ui
Diffstat (limited to 'lua/config/treesitter.lua')
-rw-r--r--lua/config/treesitter.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/treesitter.lua b/lua/config/treesitter.lua
index 030d987..653cb38 100644
--- a/lua/config/treesitter.lua
+++ b/lua/config/treesitter.lua
@@ -1,4 +1,3 @@
-local vim = vim
vim.pack.add({
"https://github.com/windwp/nvim-ts-autotag",
"https://github.com/HiPhish/rainbow-delimiters.nvim",