add lisp packages
This commit is contained in:
4
lisp/yasnippet-snippets/snippets/css-mode/bg.1
Normal file
4
lisp/yasnippet-snippets/snippets/css-mode/bg.1
Normal file
@@ -0,0 +1,4 @@
|
||||
# -*- mode: snippet -*-
|
||||
# name: background-image: ...
|
||||
# --
|
||||
background-image: url($1);
|
||||
Reference in New Issue
Block a user