Initial commit.
This commit is contained in:
1
vim/snippets/css/colorr.snippet
Executable file
1
vim/snippets/css/colorr.snippet
Executable file
@@ -0,0 +1 @@
|
||||
color: rgb(${1:255},${2:255},${3:255});$0
|
||||
Reference in New Issue
Block a user