Skip to content

Instantly share code, notes, and snippets.

View dnetix's full-sized avatar

Diego Calle dnetix

View GitHub Profile
@dnetix
dnetix / .vimrc.after
Created December 24, 2014 04:54
Configuration file to Vim Janus
set t_Co=256
colorscheme xoria256
set showmode
set nowrap
set tabstop=4
set smarttab
set tags=tags
set expandtab