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
set nocompatible " be iMproved, requiredfiletype off " required
" set the runtime path to include Vundle and initializeset rtp+=~/.vim/bundle/Vundle.vimcall vundle#begin()"let Vundle manage Vundle, required
Plugin 'gmarik/Vundle.vim'
Plugin 'slim-template/vim-slim'
call vundle#end() " requiredfiletype plugin indent on " required
The text was updated successfully, but these errors were encountered:
here's my setup:
The text was updated successfully, but these errors were encountered: