Thursday, August 22, 2013

Re: (hint) "editing" some special files

Charles Campbell wrote:

> FYI: if you put the following lines in your .vimrc:
>
> " Augroup SpecFile: {{{2
> augroup SpecFile
> au!
> au BufReadCmd
> *.doc,*.docx,*.gif,*.jpg,*.JPG,*.odt,*.pdf,*.png,*.ppt,*.xls,*.xlsx
> :call netrw#NetrwBrowseX(expand("<amatch>"),0)|enew!
> augroup END
>
> then when you "edit" one of these file types, netrw will automatically
> bring up the right viewer with it.

This is new, right? I don't see SpecFile and NetrwBrowseX in the help
file yet.

--
hundred-and-one symptoms of being an internet addict:
100. The most exciting sporting events you noticed during summer 1996
was Netscape vs. Microsoft.

/// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\ an exciting new programming language -- http://www.Zimbu.org ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: