mirror of
https://github.com/joaotavora/yasnippet.git
synced 2025-12-12 08:24:18 +00:00
Last commit before tagging and releasing
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: cursor
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: cursor: type
|
||||
# --
|
||||
cursor: ${1:default/auto/crosshair/pointer/move/*-resize/text/wait/help};$0
|
||||
@@ -0,0 +1,6 @@
|
||||
# -*- mode: snippet -*-
|
||||
# key: cursor
|
||||
# contributor: Translated from TextMate Snippet
|
||||
# name: cursor: url
|
||||
# --
|
||||
cursor: url($1);$0
|
||||
Reference in New Issue
Block a user