don't need treesitter-playground anymore

`lua vim.treesitter.inspect_tree()`
main
Alpha Chen 1 year ago
parent e55960826d
commit 4d87428203
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

5
.gitmodules vendored

@ -264,11 +264,6 @@
url = https://github.com/mlochbaum/BQN.git url = https://github.com/mlochbaum/BQN.git
branch = master branch = master
shallow = true shallow = true
[submodule "treesitter-playground"]
path = .local/share/nvim/site/pack/alpha/start/treesitter-playground
url = https://github.com/nvim-treesitter/playground.git
branch = master
shallow = true
[submodule "direnv.vim"] [submodule "direnv.vim"]
path = .local/share/nvim/site/pack/alpha/start/direnv path = .local/share/nvim/site/pack/alpha/start/direnv
url = https://github.com/direnv/direnv.vim.git url = https://github.com/direnv/direnv.vim.git

@ -1 +0,0 @@
Subproject commit 934cb4c4adc2e7f4f351846a63c9532018c996ed
Loading…
Cancel
Save