Skip to content

Instantly share code, notes, and snippets.

View rodush's full-sized avatar
👷‍♂️
building web applications

Roman Dushko rodush

👷‍♂️
building web applications
View GitHub Profile
@rodush
rodush / .vimrc
Created February 13, 2013 10:01 — forked from mdyn/.vimrc
set nocompatible
set noruler
call pathogen#infect()
set noshowcmd
set number
set incsearch
set hlsearch
set ignorecase
set smartcase
set scrolljump=7