mirror of
https://github.com/irungentoo/toxcore.git
synced 2024-03-22 13:30:51 +08:00
Refactored most of DHT.c, added local vim config
This commit is contained in:
parent
f6c510b3cc
commit
ab8f549c65
9
_vimrc_local.vim
Normal file
9
_vimrc_local.vim
Normal 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
|
962
core/DHT.c
962
core/DHT.c
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user