Change snippet for sh-mode for shebangs bang -> #!
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: bang
|
||||
# key: bang
|
||||
# key: #!
|
||||
# uuid: #!
|
||||
# --
|
||||
#!/usr/bin/env `(symbol-name sh-shell)`
|
||||
|
||||
Reference in New Issue
Block a user