• Kaiwen Xu's avatar
    Fixed sublime plugin behaviors. · 5ba96e9a
    Kaiwen Xu authored
    - Fixed subl search path order in Mac because Sublime Text 3 is named
      Sublime Text.app by default instead of Sublime Text 3.app and they are
      mostly likely to be placed in /Applications instead of
      $HOME/Applications.
    - Fixed sublime text binary path in Linux. The sublime_text binary
      installed by Ubuntu installer is placed in /opt/sublime_text/sublime_text
      instead of /usr/bin/sublime_text.
    - Use zsh's built-in process detach syntax instead of nohup.
    5ba96e9a
sublime.plugin.zsh 1.03 KB