Explorar o código

add back polyglot for where treesitter is unavailable

Chris %!s(int64=4) %!d(string=hai) anos
pai
achega
c9d691c96f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      lua/plugins.lua

+ 1 - 0
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'}