kickstart.nvim/lua/custom/plugins/prettier.lua
2023-12-17 18:24:28 -05:00

3 lines
37 B
Lua

return {
'prettier/vim-prettier'
}