Explorar o código

added vim sleuth

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

+ 1 - 0
lua/plugins.lua

@@ -85,4 +85,5 @@ return require('packer').startup(function()
   use 'alvan/vim-closetag'
   use { 'glacambre/firenvim', run = function() vim.fn['firenvim#install'](1) end }
   use 'liuchengxu/vim-which-key'
+  use 'tpope/vim-sleuth'
 end)