summary refs log tree commit diff
path: root/.vim
diff options
context:
space:
mode:
authorRobert Günzler <r@gnzler.io>2022-02-09 00:01:32 +0100
committerRobert Günzler <r@gnzler.io>2022-02-09 00:01:32 +0100
commitee0df2ec4271b5ab658dd095255ad93af61fe8fd (patch)
tree5a2bf29bbcfc9442e06a986d1243f806045870c1 /.vim
parentcd69b4cfef6f71e89a08efec549510d27cf72fec (diff)
vim: add tree-sitter playground
Diffstat (limited to '.vim')
-rw-r--r--.vim/lua/plugins.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/lua/plugins.lua b/.vim/lua/plugins.lua
index d67871c..36f2eff 100644
--- a/.vim/lua/plugins.lua
+++ b/.vim/lua/plugins.lua
@@ -207,6 +207,7 @@ return require('packer').startup({function()
       'nvim-treesitter/completion-treesitter',
       'nvim-treesitter/nvim-treesitter-refactor',
       'nvim-treesitter/nvim-treesitter-textobjects',
+      'nvim-treesitter/playground',
     },
     config = function()
       local enabled = {