dotfiles/vim/ftplugin/html.vim
2024-07-10 11:19:43 -04:00

3 lines
54 B
VimL

let b:ale_fixers = ['prettier']
set foldmethod=syntax