Switched from vundle to vim-plug. Cleaned up vimrc quite a bit.

This commit is contained in:
jon
2019-01-01 09:30:48 -06:00
parent c2847d21e3
commit 364b2fb478
9 changed files with 25 additions and 57 deletions

View File

@@ -54,3 +54,5 @@ export PS1="\[$(tput bold)\]\[$(tput setaf 2)\][\u@\h \W]\\$ \[$(tput sgr0)\]"
# fedoras stupid command-not-found shit
unset command_not_found_handle
source /usr/share/fzf/shell/key-bindings.bash