dotfiles/vim/vimrc

8 lines
174 B
VimL

source ~/.vim/vimrc.d/base.vim
source ~/.vim/vimrc.d/plugins.vim
source ~/.vim/vimrc.d/ui.vim
source ~/.vim/vimrc.d/keybind.vim
" vim: set filetype=vim:
" -*- mode: vim -*-