We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I'm using the latest develop branch, however when I open a org file, the yas-snippet-dirs value is wired. It prevents me from creating new snippets.
/Users/guanghui/.emacs.d/private/snippets/" 47 85 115 101 114 115 47 103 117 97 110 103 104 117 105 47 46 115 112 97 99 101 109 97 99 115 46 100 47 115 110 105 112 112 101 116 115 . "/Users/guanghui/.emacs.d/contrib/auto-completion/snippets"
Any help would be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered:
(concat '(47 85 115 101 114 115 47 103 117 97 110 103 104 117 105 47 46 115 112 97 99 101 109 97 99 115 46 100 47 115 110 105 112 112 101 116 115)) => "/Users/guanghui/.spacemacs.d/snippets"
This path may be added automatically by Spacemacs, I did not investigate yet.
Sorry, something went wrong.
I can't reproduce this. @zilongshanren Is this still the case for you?
I forgot, I fixed this in develop.
cd7bf33 if you're interested.
No branches or pull requests
I'm using the latest develop branch, however when I open a org file, the yas-snippet-dirs value is wired.
It prevents me from creating new snippets.
Any help would be appreciated.
Thanks.
The text was updated successfully, but these errors were encountered: