1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-04 01:00:04 +08:00
SpaceVim/bundle/ale/ale_linters/html/writegood.vim

5 lines
141 B
VimL
Raw Normal View History

2021-02-10 10:31:34 +08:00
" Author: Sumner Evans <sumner.evans98@gmail.com>
" Description: write-good for html files
call ale#handlers#writegood#DefineLinter('html')