[vim] added snipmate plugin and snippets
This commit is contained in:
5
vim/vim.symlink/snippets/html.snippets
Normal file
5
vim/vim.symlink/snippets/html.snippets
Normal file
@@ -0,0 +1,5 @@
|
||||
snippet attach
|
||||
data-dojo-attach-point="${1}"
|
||||
|
||||
snippet type
|
||||
data-dojo-type="${1}"
|
||||
Reference in New Issue
Block a user