* doc/snippet-organization.org (.yas-skip): Add info.

This commit is contained in:
Noam Postavsky 2015-09-24 21:12:30 -04:00
parent 01139a2deb
commit 7703a55ac4

View File

@ -123,6 +123,9 @@
Alternatively, you may compile all directories in the list Alternatively, you may compile all directories in the list
=yas-snippet-dirs= with the =yas-recompile-all= function. =yas-snippet-dirs= with the =yas-recompile-all= function.
* TODO The =.yas-skip= file * The =.yas-skip= file
A =.yas-skip= file in a mode's snippet subdirectory tells YASnippet
not to load snippets from there.
** TODO ** TODO