Skip to content
This repository was archived by the owner on Jan 27, 2023. It is now read-only.

Commit 27e4871

Browse files
clean up Ack command line options
1 parent 404c823 commit 27e4871

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SearchInProject.sublime-settings

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/* Ack configuration */
2020
"search_in_project_Ack_path_to_executable": "ack",
2121
"search_in_project_Ack_mandatory_options": "",
22-
"search_in_project_Ack_common_options": "--type-add coffeescript=.coffee --type-add haml=.haml --type-add sass=.sass --type-add scss=.scss",
22+
"search_in_project_Ack_common_options": "--type-add haml=.haml --type-add js=.jsx",
2323

2424
/* TheSilverSearcher configuration */
2525
"search_in_project_TheSilverSearcher_path_to_executable": "ag",

0 commit comments

Comments
 (0)