Advertisement
Guest User

Untitled

a guest
Aug 29th, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. {
  2. "selector": "source.lua",
  3. "cmd": ["E:/Soft/LOVE/love.exe", "${project_path:${file_path}}"],
  4. "shell": true,
  5. "file_regex": "^Error: (?:[^:]+: )?([^: ]+?):(\\d+):() ([^:]*)$"
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement