Remove efm lsp config

This commit is contained in:
rydesun 2020-07-04 00:22:03 +08:00
parent 56de2fdd8d
commit c32b25d35c

View file

@ -1,10 +0,0 @@
languages:
vim:
lint-command: 'vint -'
lint-stdin: true
markdown:
lint-command: 'markdownlint -s'
lint-stdin: true
lint-formats:
- '%f: %l: %m'