dotfiles/.vim/vimrc

6 lines
116 B
VimL
Raw Normal View History

2017-10-21 12:17:30 +02:00
set shell=/bin/bash
call pathogen#infect()
call pathogen#helptags()
runtime! archlinux.vim
runtime! config/**/*.vim