This commit is contained in:
2021-11-05 17:06:34 -05:00
parent 44a34ed22e
commit 653e600f1c
3 changed files with 17 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@ require("packer").startup(
--use "jiangmiao/auto-pairs"
use "dense-analysis/ale"
--use "nathanmsmith/nvim-ale-diagnostic"
use "turbio/bracey.vim"
-- LSP
use {"nvim-treesitter/nvim-treesitter", run = ":TSUpdate"}