Skip to content

Instantly share code, notes, and snippets.

@x-ji
Created October 18, 2019 14:48
Show Gist options
  • Select an option

  • Save x-ji/970b8f1604a37bab64c401b637dc6f31 to your computer and use it in GitHub Desktop.

Select an option

Save x-ji/970b8f1604a37bab64c401b637dc6f31 to your computer and use it in GitHub Desktop.
Markdium-Language Server Protocol
# In dotspacemacs/user-config
(add-hook 'vue-mode-hook
(lambda ()
(add-hook 'before-save-hook #'prettier-js nil t)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment