Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Commit 690d4fd

Browse files
Nathan SoboMax Brunsfeld
Nathan Sobo
authored and
Max Brunsfeld
committed
Remove alt-shift-s bindings that conflict with typing AltGraph chars
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
1 parent edf7db4 commit 690d4fd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

keymaps/snippets-2.cson

-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,3 @@
44
'atom-text-editor:not([mini])':
55
'tab': 'snippets:next-tab-stop'
66
'shift-tab': 'snippets:previous-tab-stop'
7-
'alt-shift-s': 'snippets:available'
8-
9-
'.available-snippets atom-text-editor[mini]':
10-
'alt-shift-s': 'snippets:available'

0 commit comments

Comments
 (0)