add treesitter-playground

pull/2/head
Alpha Chen 2 years ago
parent 840268c3fd
commit fee1683f89
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

4
.gitmodules vendored

@ -274,3 +274,7 @@
path = src/bqn path = src/bqn
url = https://github.com/mlochbaum/BQN.git url = https://github.com/mlochbaum/BQN.git
branch = master branch = master
[submodule ".local/share/nvim/site/pack/alpha/start/treesitter-playground"]
path = .local/share/nvim/site/pack/alpha/start/treesitter-playground
url = https://github.com/nvim-treesitter/playground.git
branch = master

@ -0,0 +1 @@
Subproject commit 8a887bcf66017bd775a0fb19c9d8b7a4d6759c48
Loading…
Cancel
Save