Skip to content

Instantly share code, notes, and snippets.

@x-ji
Created October 18, 2019 14:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save x-ji/9f82b77028ed2244ca765b6a2b16ace1 to your computer and use it in GitHub Desktop.
Save x-ji/9f82b77028ed2244ca765b6a2b16ace1 to your computer and use it in GitHub Desktop.
Markdium-Language Server Protocol
# Folder for private layers
cd ~/.emacs.d/private
git clone git@github.com:thanhvg/vue.git
# Install the necessary tools manually
# vue-language-server is the language server developed by vetur
npm install -g eslint prettier vue-language-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment