mirror of
https://github.com/buckley310/nixos-config.git
synced 2024-12-21 19:24:15 +00:00
add html and js to lvim lua
This commit is contained in:
parent
4ba2624508
commit
cb9ec259a8
1 changed files with 2 additions and 0 deletions
|
@ -12,7 +12,9 @@ formatters.setup {
|
|||
{
|
||||
name = "prettier",
|
||||
filetypes = {
|
||||
"html",
|
||||
"json",
|
||||
"js",
|
||||
"typescript",
|
||||
"yaml"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue