From de67f4743d9ffd1694d15b1b91fedfaa0a5cda70 Mon Sep 17 00:00:00 2001 From: Arnold Chand Date: Sun, 21 Nov 2021 07:02:09 -0400 Subject: Add volar support for vue (#3992) * feat-draft: inital volar setup * feat(volar): add documentation * feat(volar): include default init opts * feat(volar): add initial tests * fix(volar): add possible project roots * fix(volar): tests - use empty files --- doc/ale.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/ale.txt') diff --git a/doc/ale.txt b/doc/ale.txt index 178ce314..0ac01305 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -3168,6 +3168,7 @@ documented in additional help files. cspell................................|ale-vue-cspell| prettier..............................|ale-vue-prettier| vls...................................|ale-vue-vls| + volar.................................|ale-vue-volar| xhtml...................................|ale-xhtml-options| cspell................................|ale-xhtml-cspell| write-good............................|ale-xhtml-write-good| -- cgit v1.2.3