mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
Add opt-ctrl-shift-J shortcut for JavaScript
git-svn-id: http://macromates.com/svn/Bundles/trunk/Bundles/JavaScript.tmbundle@1275 dfb7d73b-c2ec-0310-8fea-fb051d288c6d
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
scopeName = "source.js";
|
||||
uuid = "93E017CC-6F27-11D9-90EB-000D93589AF6";
|
||||
fileTypes = ( js, htc );
|
||||
keyEquivalent = "~^J";
|
||||
|
||||
foldingStartMarker = "^\\s*([A-Za-z0-9.]+\s*=\\s*)?(function)\\b";
|
||||
foldingStopMarker = "^\\s*\\}";
|
||||
|
||||
Reference in New Issue
Block a user