Created
October 18, 2019 14:48
-
-
Save x-ji/970b8f1604a37bab64c401b637dc6f31 to your computer and use it in GitHub Desktop.
Markdium-Language Server Protocol
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # 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