Re: [Vim-latex-devel] Paste configuration
Brought to you by:
srinathava,
tmaas
From: Danilo <ge...@gm...> - 2012-05-10 12:23:19
|
Hi Alessandro > :set paste | TTemplate | set nopaste Oh, that looks like a nice workaround :) > I don't know if it qualifies as a bug, i.e. if vim-latex should check > if the paste option is enabled before inserting a template. I think it should, as the functionality of the command is imo not to paste some file into your current buffer, but to load a default template, in which case you don't want to worry about your paste configuration. Danilo |