Skip to content

Instantly share code, notes, and snippets.

@ronivay
ronivay / .vimrc
Last active September 20, 2022 14:57
.vimrc
" Requires Vundle
" git clone https://github.com/VundleVim/Vundle.vim ~/.vim/bundle/Vundle.vim
" Requires molokai color scheme
" wget -O ~/.vim/colors/molokai.vim https://github.com/tomasr/molokai/blob/master/colors/molokai.vim
" Vundle settings
set nocompatible " be iMproved, required
filetype off " required