This repository has been archived on 2024-10-22. You can view files and clone it, but cannot push or open issues or pull requests.
spacemacs/layers/+completion
Wojciech Wojtyniak 24ed4bce59 Check if dotspacemacs-directory-snippets-dir exists before adding it
dotspacemacs-directory-snippets-dir contains a path to a directory with yas
snippets in ~/.spacemacs.d (or arbitrary picked dotspacemacs direcotry).
However, while it's not always present (user has to create it manually)
it is always checked while yas is loaded which generates errors.

This diffs forces checking whether the assumed path exists before adding
it to the yas-snippet-dirs.
2017-08-27 22:26:51 -04:00
..
auto-completion Check if dotspacemacs-directory-snippets-dir exists before adding it 2017-08-27 22:26:51 -04:00
helm Improve exporting/testing 2017-08-18 20:50:21 +03:00
ivy set ivy-use-selectable-prompt to t 2017-08-01 16:51:19 +03:00