ascendente
cometimento
d18ac6c062
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 1934652EA16ECB3B
2 ficheiros alterados com
11 adições e
0 eliminações
-
vim/after/ftplugin/Makefile.vim
-
vimrc
|
|
@@ -0,0 +1 @@ |
|
|
|
setlocal noexpandtab |
|
|
@@ -0,0 +1,10 @@ |
|
|
|
filetype plugin indent on |
|
|
|
|
|
|
|
set nu |
|
|
|
set hls |
|
|
|
set si |
|
|
|
|
|
|
|
" Indentation |
|
|
|
set expandtab |
|
|
|
set shiftwidth=4 |
|
|
|
set softtabstop=4 |