diff --git a/Default.sublime-mousemap b/Default.sublime-mousemap deleted file mode 100644 index b37b1a0..0000000 --- a/Default.sublime-mousemap +++ /dev/null @@ -1,9 +0,0 @@ -[ - { - "button": "button1", - "count": 1, - "modifiers": ["alt"], - "press_command": "drag_select", - "command": "laravel_goto" - } -] diff --git a/readme.md b/readme.md index c562814..8e989e4 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Laravel Goto for Sublime Text -Goto various Laravel files by `Alt`+`Left-Click` +Goto various Laravel files ![example](example.gif) @@ -68,9 +68,7 @@ Goto various Laravel files by `Alt`+`Left-Click` ## Usage -- Move your cursor on a text, Press `Alt`+`Left-Click` or `Alt`+`;` to run the command. -- Select a text, `Right-Click` to open content menu, Press `Laravel Goto`. - +- Select a text, `Right-Click` to open content menu, Press `Laravel Goto` or use `Alt + ;`. ## Extend static file extensions