Skip to content

Instantly share code, notes, and snippets.

@x-ji
Created October 18, 2019 14:48
Show Gist options
  • Save x-ji/e9824cfa9949f2cc31fdd0d7c8b880bf to your computer and use it in GitHub Desktop.
Save x-ji/e9824cfa9949f2cc31fdd0d7c8b880bf 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