From c9d691c96f3fdbc1ae9a1cdc53b1036072fa7a79 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 20 Mar 2021 17:51:09 -0400 Subject: add back polyglot for where treesitter is unavailable --- lua/plugins.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index aaca74b0..46555508 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -115,6 +115,7 @@ return require('packer').startup(function(use) use 'andymass/vim-matchup' use 'phaazon/hop.nvim' use 'tpope/vim-sleuth' + use 'sheerun/vim-polyglot' -- TODO put this back when stable for indent lines -- use { 'lukas-reineke/indent-blankline.nvim', branch = 'lua'} -- cgit v1.2.3