From 468c872695028c1efa0a5e100ad7a651fca1ab1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Migda=C5=82?= Date: Tue, 1 Apr 2014 16:04:02 +0200 Subject: [PATCH] conflict with LaTeX solved Otherwise it put things like `\begin{equation}` in LaTeX symbols list, even when syntax is set to LaTeX. See https://github.com/SublimeText/LaTeXTools/issues/325 (originally I though that it was an issue with LaTeXTools, but it wasn't). --- Symbol List.tmPreferences | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Symbol List.tmPreferences b/Symbol List.tmPreferences index dfea8c9..0edb1a1 100644 --- a/Symbol List.tmPreferences +++ b/Symbol List.tmPreferences @@ -5,7 +5,7 @@ name Symbol List scope - source.coffee meta.class.coffee, meta.function + source.coffee meta.class.coffee, meta.function.coffee settings showInSymbolList