vim-pandoc / vim-pandoc-legacy

[UNSUPPORTED/use vim-pandoc/vim-pandoc] vim bundle for pandoc users
143 stars 23 forks source link

Snippets using clipboard doesn't works on unix machine #95

Closed ghost closed 10 years ago

ghost commented 10 years ago

Hi, I'm using vim-pandoc with a gvim version 7.4.16 compiled on a ubuntu 64bits machine with +xterm_clipboard support, and ultisnips plugin installed. The clipboard works either with "*p and "+p in normal mode, but all the snippets starred as %%* doesn't works, nothing happens.

fmoralesc commented 10 years ago

Ultisnips actually doesn't support those snippets; the snippets defined in snippets/pandoc.vim are SnipMate's. Ultisnips' are in UltiSnips/pandoc.vim

ghost commented 10 years ago

Thank you very much, i didn't figure this difference. Le 4 nov. 2013 21:52, "Felipe Morales" notifications@github.com a écrit :

Ultisnips actually doesn't support those snippets; the snippets defined in snippets/pandoc.vim are SnipMate's. Ultisnips' are in UltiSnips/pandoc.vim

— Reply to this email directly or view it on GitHubhttps://github.com/vim-pandoc/vim-pandoc/issues/95#issuecomment-27721537 .