From be6c6ca92fa9e1f596bfaef0c1197b7144d70036 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 16 Mar 2021 22:06:38 -0400 Subject: udpates --- 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 03c49a3b..e78e0788 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -117,4 +117,5 @@ return require('packer').startup(function() --use 'suy/vim-context-commentstring' -- use 'b3nj5m1n/kommentary' use 'andymass/vim-matchup' + use 'sheerun/vim-polyglot' end) -- cgit v1.2.3