mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
Reloading! Add your paths here. Loading new code is as simple as Cmd+N.
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
resourcePath = OSX.NSBundle.mainBundle.resourcePath
|
||||
|
||||
paths = [
|
||||
"/Users/chris/Code/Atomicity/src",
|
||||
"/Users/chris/Code/Atomicity/plugins",
|
||||
|
||||
"#{resourcePath}/src",
|
||||
"#{resourcePath}/plugins",
|
||||
"#{resourcePath}/vendor"
|
||||
|
||||
Reference in New Issue
Block a user