mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-24 10:40:04 +08:00
5 lines
141 B
VimL
5 lines
141 B
VimL
" Author: Sumner Evans <sumner.evans98@gmail.com>
|
|
" Description: write-good for html files
|
|
|
|
call ale#handlers#writegood#DefineLinter('html')
|