Added snippets for Emacs
This commit is contained in:
3
emacs/.emacs.d/snippets/sh-mode/aw
Normal file
3
emacs/.emacs.d/snippets/sh-mode/aw
Normal file
@@ -0,0 +1,3 @@
|
||||
#name: aw
|
||||
# --
|
||||
awk '{print \$${1:1}\}'$0
|
||||
Reference in New Issue
Block a user