From 7703a55ac416a131dec45fa6a1e0ec1e31adf760 Mon Sep 17 00:00:00 2001 From: Noam Postavsky Date: Thu, 24 Sep 2015 21:12:30 -0400 Subject: [PATCH] * doc/snippet-organization.org (.yas-skip): Add info. --- doc/snippet-organization.org | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/snippet-organization.org b/doc/snippet-organization.org index 04d01da..0f5de52 100644 --- a/doc/snippet-organization.org +++ b/doc/snippet-organization.org @@ -123,6 +123,9 @@ Alternatively, you may compile all directories in the list =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