install editorconfig-vim
This commit is contained in:
@@ -129,6 +129,8 @@ require("packer").startup(function(use)
|
|||||||
-- Markdown preview
|
-- Markdown preview
|
||||||
use({ "iamcco/markdown-preview.nvim", run = "cd app && yarn install" })
|
use({ "iamcco/markdown-preview.nvim", run = "cd app && yarn install" })
|
||||||
|
|
||||||
|
use({ "editorconfig/editorconfig-vim" })
|
||||||
|
|
||||||
if PACKER_BOOTSTRAP then
|
if PACKER_BOOTSTRAP then
|
||||||
require("packer").sync()
|
require("packer").sync()
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user