mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-12 18:34:41 +02:00
added vim sleuth
This commit is contained in:
parent
021c886f79
commit
0c71963802
1 changed files with 1 additions and 0 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue