from packer to lazy
This commit is contained in:
7
lua/plugins/disabled/prettier.lua
Normal file
7
lua/plugins/disabled/prettier.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
--[[ -- Форматировщик Prettier
|
||||
use {
|
||||
'prettier/vim-prettier',
|
||||
branch = 'master',
|
||||
-- run = 'sudo npm i -g',
|
||||
run = 'yarn install --frozen-lockfile --production'
|
||||
} ]]
|
||||
Reference in New Issue
Block a user