dotfiles/.vim/vimrc

6 lines
119 B
VimL
Raw Normal View History

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