garbas/vim-snipmate

Nested tab stop doesn't work(seems).

snowman opened this issue · 3 comments

Here is snippet div copyed from doc/SnipMate.txt
config

And give it a try:
run

It doesn't work as expected, so did i forget to do something important?

Thanks for your help :)

It works now, i don't know what's happen.
so pls closed this issue.

Put these two lines below to your .vimrc file
let g:snipMate = {}
let g:snipMate.snippet_version = 1

Yes, nested tabstops only works with version 1 of the parser.