add polyglot
This commit is contained in:
parent
6db4a527e6
commit
b36799f2c8
@ -291,10 +291,9 @@ return require('packer').startup {
|
|||||||
require('feline').setup({})
|
require('feline').setup({})
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
use {'sheerun/vim-polyglot'}
|
||||||
if packer_bootstrap then
|
if packer_bootstrap then
|
||||||
require('packer').sync()
|
require('packer').sync()
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user