feat: initial commit
This commit is contained in:
5
.emacs.snippets/css-mode/marl
Executable file
5
.emacs.snippets/css-mode/marl
Executable file
@@ -0,0 +1,5 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: margin-left: ...
|
||||
# key: marl
|
||||
# --
|
||||
margin-left: $1;
|
||||
Reference in New Issue
Block a user