Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am sdamian on github.
  • I am sorind (https://keybase.io/sorind) on keybase.
  • I have a public key whose fingerprint is B64C A7CD 5394 8280 EA39 3020 7C4F 2718 BE1F 0427

To claim this, I am signing this object:

execute pathogen#infect()
syntax on
filetype on
filetype plugin on
filetype plugin indent on
set tabstop=4 softtabstop=0 expandtab shiftwidth=4 smarttab
set hlsearch " highlight search terms
set incsearch " show search matches as you type
nnoremap <CR> :noh<CR><CR>
set mouse=a " enable the mouse