adampresley / sublime-view-in-browser

Open the contents of your current view/tab in a web browser
MIT License
271 stars 67 forks source link

add firefox64 to View In Browser\View In Browser.sublime-settings #75

Open englishextra opened 7 years ago

englishextra commented 7 years ago
"nt": {
        "win32": {
            "firefox": "C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe -new-tab",
            "firefox64": "C:\\Program Files\\Mozilla Firefox\\firefox.exe -new-tab",