add nvim-treesitter

This commit is contained in:
Aaron Bieber 2021-12-16 06:41:59 -07:00
parent 79ff3c6cbc
commit 4e22af6944
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ require("paq") {
"neovim/nvim-lspconfig";
"ziglang/zig.vim";
"nvim-treesitter/nvim-treesitter";
"kristijanhusak/orgmode.nvim";
"hrsh7th/nvim-compe";