vim: + formatter

This commit is contained in:
James Patrick 2024-05-07 10:15:32 -04:00
parent ec14c2acd2
commit 2447f172d7
No known key found for this signature in database

2
vim/ftplugin/html.vim Normal file
View File

@ -0,0 +1,2 @@
let b:ale_fixers = ['prettier']
set foldmethod=syntax