You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add this to your actual ~/.vimrc
"
set runtimepath+=~/etc/wittekm-vim/
let dotvim='~/etc/wittekm-vim'
source ~/etc/wittekm-vim/dotvimrc
"
then run :PluginInstall to install everything labeled with ':Plugin'