summaryrefslogtreecommitdiff
path: root/lua/plugins.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/plugins.lua')
-rw-r--r--lua/plugins.lua1
1 files changed, 1 insertions, 0 deletions
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'}