update
This commit is contained in:
parent
becce26683
commit
a03bf550ce
4 changed files with 10 additions and 1 deletions
|
|
@ -262,3 +262,7 @@ endsnippet
|
|||
snippet v "var(--...)"
|
||||
var(--$0)
|
||||
endsnippet
|
||||
|
||||
snippet ftscss "/* vim: set filetype=scss: */"
|
||||
/* vim: set filetype=scss: */
|
||||
endsnippet
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue