dolboeb
This commit is contained in:
@@ -179,9 +179,9 @@ return require('packer').startup(function(use)
|
||||
use 'chr4/nginx.vim'
|
||||
|
||||
-- Форматировщик Prettier
|
||||
use {
|
||||
'prettier/vim-prettier',
|
||||
run = 'yarn install --frozen-lockfile --production',
|
||||
config = function() require('plugins/vim-prettier') end
|
||||
}
|
||||
use {
|
||||
'prettier/vim-prettier',
|
||||
run = 'yarn install --frozen-lockfile --production',
|
||||
config = function() require('plugins/vim-prettier') end
|
||||
}
|
||||
end)
|
||||
|
Reference in New Issue
Block a user