set nocompatible

set backspace=2

set nu

syntax on

set ruler

set tabstop=2

set hlsearch

set autoindent

set smartindent

set tabstop=4

set softtabstop=4

set shiftwidth=4