diff --git a/.gitmodules b/.gitmodules index 4878991..66f3f61 100644 --- a/.gitmodules +++ b/.gitmodules @@ -274,3 +274,7 @@ path = src/bqn url = https://github.com/mlochbaum/BQN.git 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 diff --git a/.local/share/nvim/site/pack/alpha/start/treesitter-playground b/.local/share/nvim/site/pack/alpha/start/treesitter-playground new file mode 160000 index 0000000..8a887bc --- /dev/null +++ b/.local/share/nvim/site/pack/alpha/start/treesitter-playground @@ -0,0 +1 @@ +Subproject commit 8a887bcf66017bd775a0fb19c9d8b7a4d6759c48