Skip to content

Instantly share code, notes, and snippets.

@kejyun
Created September 17, 2012 00:16
Show Gist options
  • Save kejyun/3734948 to your computer and use it in GitHub Desktop.
Save kejyun/3734948 to your computer and use it in GitHub Desktop.
sublimelinter設定
{
"sublimelinter_executable_map":
{
"php": "D:\\php547\\php.exe",
"javascript": "C:\\Program Files\\nodejs\\node.exe"
},
"sublimelinter_popup_errors_on_save": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment