From e1b657c7318c5dab5fb8e71ed038d542f0c139e3 Mon Sep 17 00:00:00 2001 From: Matt Morrison Date: Mon, 13 Jul 2020 15:48:26 -0400 Subject: [PATCH] remove reference to syntax highlighting, fix capitalization --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39949b4..3c6f8a7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # jQuery Package for Sublime Text -This is a Sublime Text bundle to help with jQuery functions. It has syntax highlighting and almost all of the jquery methods as snippets. +This is a Sublime Text bundle to help with jQuery functions. It has almost all of the jQuery methods as snippets. ## Using snippets Snippets are used by typing the method name and selecting the appropriate match, see below for an example when using `ajax` as the tabtrigger: