MarcWeber's UltiSnips does no longer understand extends, drop it. See its Quickstart.txt file BUG [1]
This commit is contained in:
parent
93a06c235a
commit
ef8fa2b97e
@ -1,5 +1,3 @@
|
|||||||
extends c
|
|
||||||
|
|
||||||
###########################################################################
|
###########################################################################
|
||||||
# TextMate Snippets #
|
# TextMate Snippets #
|
||||||
###########################################################################
|
###########################################################################
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
extends texmath
|
|
||||||
|
|
||||||
###########################################################################
|
###########################################################################
|
||||||
# LATEX SNIPPETS #
|
# LATEX SNIPPETS #
|
||||||
|
@ -1 +0,0 @@
|
|||||||
extends html
|
|
@ -1,5 +1,3 @@
|
|||||||
extends sh
|
|
||||||
|
|
||||||
snippet #! "shebang" !
|
snippet #! "shebang" !
|
||||||
#!/bin/zsh
|
#!/bin/zsh
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user