diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-01-22 09:59:48 +0000 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-01-22 09:59:48 +0000 |
| commit | 4a3acb5408509badd21b263925c00cad6a7b43b9 (patch) | |
| tree | c62c7bf28cb976cd5bce87e455dbf23a7631b250 /lua/config/treesitter.lua | |
| parent | 02400c25c84e71dc61e0d47f41822f234ca9897b (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.lua | 1 |
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", |
