Prettier
This commit is contained in:
parent
2c05cdb24d
commit
ec67d2ab1c
1 changed files with 2 additions and 1 deletions
1
init.lua
1
init.lua
|
@ -183,6 +183,7 @@ defaults = {lazy = true},
|
|||
{'monaqa/dial.nvim', event = 'VeryLazy'},
|
||||
{'tpope/vim-repeat', event = 'VeryLazy'},
|
||||
{'nvim-zh/colorful-winsep.nvim', config = true, event = 'WinNew'},
|
||||
{'prettier/vim-prettier', event = 'BufRead'},
|
||||
{'vim-jp/vimdoc-ja', ft = 'help'},
|
||||
|
||||
--non-lazy
|
||||
|
|
Loading…
Reference in a new issue