1
0
Fork 0

screen switching with dmenu; vimplugins adjustment

This commit is contained in:
Von Random 2017-06-13 17:52:54 +03:00
parent f63b763742
commit fb7375efa8
2 changed files with 7 additions and 2 deletions

View file

@ -1,6 +1,7 @@
" support my own way of using plugins in vim / bash
autocmd BufRead *vimplugins set ft=vim
autocmd BufRead *bashplugins set ft=sh
autocmd BufRead *aliases set ft=sh
" enable plugins
source ~/.vim/plugged/vim-plug/plug.vim