mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 05:40:05 +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')
|