remove markdown conf

This commit is contained in:
wunewww 2024-05-05 17:52:44 +08:00
parent 2bd443188d
commit 38f841496f

View File

@ -1,4 +0,0 @@
" markdown filetype setttings
"
" ale fixer and lsp etc.
let b:ale_fixers = ['pandoc', 'remove_trailing_lines', 'trim_whitespace']