Refactored most of DHT.c, added local vim config

This commit is contained in:
Jeffail 2013-08-01 20:45:21 +01:00
parent f6c510b3cc
commit ab8f549c65
2 changed files with 600 additions and 373 deletions

9
_vimrc_local.vim Normal file
View File

@ -0,0 +1,9 @@
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Text, tab and indent related
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" Use spaces instead of tabs
set expandtab
" 1 tab == 4 spaces
set shiftwidth=4
set tabstop=4

File diff suppressed because it is too large Load Diff