From 106a78793b19c9b5d54a7d660c0c362ffd7ef9dd Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Wed, 30 Jul 2014 19:32:50 -0300 Subject: vim-runtime-7.4.383-1: updating version --- libre/vim-runtime/parabola.vim | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'libre/vim-runtime/parabola.vim') diff --git a/libre/vim-runtime/parabola.vim b/libre/vim-runtime/parabola.vim index bc3c1f82e..3db882946 100644 --- a/libre/vim-runtime/parabola.vim +++ b/libre/vim-runtime/parabola.vim @@ -1,7 +1,7 @@ " The Parabola GNU/Linux-libre global vimrc - setting only a few sane defaults " -" Maintainer: Tobias Kieslich [tobias funnychar archlinux dot org] -" Maintainer for Parabola rebranding: André Silva [emulatorman funnychar parabola dot nu] +" Maintainer: Thomas Dziedzic [gostrc@gmail.com] +" Maintainer for Parabola rebranding: André Silva [emulatorman@parabola.nu] " " NEVER EDIT THIS FILE, IT'S OVERWRITTEN UPON UPGRADES, GLOBAL CONFIGURATION " SHALL BE DONE IN /etc/vimrc, USER SPECIFIC CONFIGURATION IN ~/.vimrc @@ -17,8 +17,7 @@ set ruler " show the cursor position all the time " Suffixes that get lower priority when doing tab completion for filenames. " These are files we are not likely to want to edit or read. -set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc - +set suffixes=.bak,~,.swp,.o,.info,.aux,.log,.dvi,.bbl,.blg,.brf,.cb,.ind,.idx,.ilg,.inx,.out,.toc,.png,.jpg if has('gui_running') " Make shift-insert work like in Xterm -- cgit v1.2.3