From 688260bd74442ad04bf91460f497697e019d8d18 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 22 Jan 2018 18:46:19 +0100 Subject: [zsh] Add handy bindings --- vim/.vimrc | 1 + 1 file changed, 1 insertion(+) (limited to 'vim/.vimrc') diff --git a/vim/.vimrc b/vim/.vimrc index 2afe954..55737ac 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -358,6 +358,7 @@ augroup vimrc au FileType gnuplot setlocal commentstring=#%s au FileType freefem comp freefem au FileType dirvish setlocal relativenumber + au FileType dirvish setlocal errorformat=%f au FileType tex set spell augroup END -- cgit v1.2.3