dotfiles/.config/vim/vimrc

19 lines
309 B
VimL
Executable file

" vim: filetype=vim
" =================
" VIM MAIN CONFIG
" =================
" ----- Mapping/Config
" Universal
so ~/.config/vim/universal
" so C:\_config\vim\universal
" *nix (Linux/Mac)
so ~/.config/vim/nix
" Windows
" so C:\_config\vim\windows
" -------------
" - PlugIns
source ~/.config/vim/plugins