aboutsummaryrefslogtreecommitdiff
path: root/tt.jump.ahk
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2020-12-11 16:52:56 +0100
committerJohn Ankarström <john@ankarstrom.se>2020-12-11 16:52:56 +0100
commit8b98dbf27e1447489c7bafb806d6cf070bb2ba04 (patch)
tree41e48ee8160a694997ae8fb9b3e3249a546a5b0e /tt.jump.ahk
parentabc63ed34b6b61a14615249def36ad1ea3eeb0e4 (diff)
downloadahk-8b98dbf27e1447489c7bafb806d6cf070bb2ba04.tar.gz
jump: Change formatting
I have switched to tabs, as I now use a proportional font in SciTE4AutoHotkey.
Diffstat (limited to 'tt.jump.ahk')
-rw-r--r--tt.jump.ahk14
1 files changed, 7 insertions, 7 deletions
diff --git a/tt.jump.ahk b/tt.jump.ahk
index fba9f0d..8859b6a 100644
--- a/tt.jump.ahk
+++ b/tt.jump.ahk
@@ -1,13 +1,13 @@
;; -> init
JumpPaths := { s: env("Sync")
- , w: env("Sync") "\Projekt\john.ankarstrom.se\htdocs"
- , g: env("Sync") "\Projekt\git"
- , u: env("UserProfile")
- , e: env("UserProfile") "\Documents"
- , d: env("UserProfile") "\Downloads"
- , m: env("UserProfile") "\Music"
- , p: env("UserProfile") "\Pictures" }
+ , w: env("Sync") "\Projekt\john.ankarstrom.se\htdocs"
+ , g: env("Sync") "\Projekt\git"
+ , u: env("UserProfile")
+ , e: env("UserProfile") "\Documents"
+ , d: env("UserProfile") "\Downloads"
+ , m: env("UserProfile") "\Music"
+ , p: env("UserProfile") "\Pictures" }
;; -> body