Re: [Vim-latex-devel] Forward search in windows with vim and sumatrapdf?
Brought to you by:
srinathava,
tmaas
From: Julien C. <jul...@gm...> - 2012-05-28 13:24:37
|
Hi Jorge As the co-author of the patch a while ago, I unfortunately can tell you that, if there were a way in vim-latex already, Manuel and I wouldn't have bothered writing it ;-) The patch is very short, only adding an extra case-check to allow for sumatrapdf along YAP and the other viewers However, it is 3 years old, so I don't know if it's still working -- and I've stopped using vim-latex (let alone windows) a while ago. Since vim-latex is entirely scripted, backing up vimlatex, applying the patch, trying it and reverting if needs be is very easy -- nothing to recompile or reinstall anywhere, just use your local vim folder, so there's really nothing to be afraid of: just make a copy of your vim folder before patching. All the best, Julien On Sun, May 27, 2012 at 12:36 AM, jorge rodrigues <sk...@gm...> wrote: > Hi > > I saw some recent messages about setting up forward search with okular > for linux. > I am using vim-latex in windows using sumatra pdf as the viewer. > I can do inverse search (that is I click the pdf and it opens vim in > the location), > but I don't know how to setup forward search. > > Using google I found the page > http://william.famille-blum.org/blog/static.php?page=static081010-000413 > > that suggests using a patch against vim-latex. > > I don't fell comfortable using patches, so I would like to know if it > this is already in vim-latex > or if there exits a way of doing this in vim-latex without using the > mentioned patch. > > thanks! > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Vim-latex-devel mailing list > Vim...@li... > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel |