adampresley / sublime-view-in-browser

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

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

Open englishextra opened 6 years ago

englishextra commented 6 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",