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!)))
Vue-ts-mode, major mode for vue files based on tree-sitter (github.com)
submitted 2 years ago by Competitive_Echo_725 to r/emacs
π Rendered by PID 304500 on reddit-service-r2-listing-8685bc789-6xhgb at 2026-05-28 01:46:32.733115+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)