aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.appdata/Sublime Text 3/Default (Windows).sublime-keymap
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-09-19 23:52:21 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-09-19 23:52:21 +0300
commit1f49ec438444cce91fd453ee0ed3d5ca23481296 (patch)
tree567a8df858a1c7485dee7e0609ea8ee5fdad24f9 /.appdata/Sublime Text 3/Default (Windows).sublime-keymap
parentREADME update (diff)
downloadlinux-home-1f49ec438444cce91fd453ee0ed3d5ca23481296.tar.gz
linux-home-1f49ec438444cce91fd453ee0ed3d5ca23481296.zip
export .appdata/ to another project
Diffstat (limited to '')
-rw-r--r--.appdata/Sublime Text 3/Default (Windows).sublime-keymap6
1 files changed, 0 insertions, 6 deletions
diff --git a/.appdata/Sublime Text 3/Default (Windows).sublime-keymap b/.appdata/Sublime Text 3/Default (Windows).sublime-keymap
deleted file mode 100644
index e64ad82..0000000
--- a/.appdata/Sublime Text 3/Default (Windows).sublime-keymap
+++ /dev/null
@@ -1,6 +0,0 @@
-[
- { "keys": ["f5"], "command": "revert" },
-
- { "keys": ["alt+shift+up"], "command": "select_lines", "args": {"forward": false} },
- { "keys": ["alt+shift+down"], "command": "select_lines", "args": {"forward": true} },
-]