MarcWeber's UltiSnips does no longer understand extends, drop it. See its Quickstart.txt file BUG [1]

This commit is contained in:
Marc Weber 2013-04-02 22:10:32 +02:00
parent 93a06c235a
commit ef8fa2b97e
4 changed files with 0 additions and 6 deletions

View File

@ -1,5 +1,3 @@
extends c
########################################################################### ###########################################################################
# TextMate Snippets # # TextMate Snippets #
########################################################################### ###########################################################################

View File

@ -1,4 +1,3 @@
extends texmath
########################################################################### ###########################################################################
# LATEX SNIPPETS # # LATEX SNIPPETS #

View File

@ -1 +0,0 @@
extends html

View File

@ -1,5 +1,3 @@
extends sh
snippet #! "shebang" ! snippet #! "shebang" !
#!/bin/zsh #!/bin/zsh