diff --git a/nvimrc b/nvimrc index 1ff6b46..fa2b236 100644 --- a/nvimrc +++ b/nvimrc @@ -528,6 +528,7 @@ let g:vimsyn_embed= 'lPr' packadd! nvim-treesitter " https://github.com/nvim-treesitter/nvim-treesitter.git packadd! nvim-treesitter-textobjects " https://github.com/nvim-treesitter/nvim-treesitter-textobjects.git packadd! nvim-treesitter-refactor " https://github.com/nvim-treesitter/nvim-treesitter-refactor.git +packadd! nvim-treesitter-context " https://github.com/nvim-treesitter/nvim-treesitter-context.git packadd! playground " https://github.com/nvim-treesitter/playground.git lua <