1
0

Merge branch 'master' of github.com:nichus/sundry

This commit is contained in:
2016-08-28 08:42:51 -06:00
3 changed files with 64 additions and 0 deletions
python/foobar
vimrc

1
vimrc

@ -26,6 +26,7 @@ set softtabstop=2
set shiftwidth=2
set number
"set smartindent
set expandtab
set cindent
set list
set listchars=tab:▻\ ,trail:◈