[Vim-latex-devel] [Contact] Wish list: Inserting a Reference - open files RO
Brought to you by:
srinathava,
tmaas
From: Jan H. <vim...@so...> - 2004-09-24 13:36:11
|
Hi all, typically i have several gvims opened with *.tex files. When i want to enter reference (F9), it opens in preview window the source of reference. But it opens in *edit* mode, which cause vim to ask question "Swap file already exists...", which is annoying. Would it be possible to open files in preview as read-only (maybe as configurable option)? I understand, that this happens at line exe 'silent! bot pedit +'.viewline.' '.viewfile but have no idea, how to insert ro option. Thanks, Jan |