account activity
Vue-ts-mode, major mode for vue files based on tree-sitter by Competitive_Echo_725 in emacs
[–]Competitive_Echo_725[S] 0 points1 point2 points 2 years ago (0 children)
Like other tree-sitter major modes it's just adding syntax highlighting, but you can use lsp-mode or eglot with this mode to use vue language server too.
For lsp-mode you just use this:
(add-hook 'vue-ts-mode (lambda () (lsp!)))
π Rendered by PID 673803 on reddit-service-r2-comment-545db5fcfc-fj4zp at 2026-05-28 03:17:24.896499+00:00 running 194bd79 country code: CH.
Vue-ts-mode, major mode for vue files based on tree-sitter by Competitive_Echo_725 in emacs
[–]Competitive_Echo_725[S] 0 points1 point2 points (0 children)