about summary refs log tree commit diff
path: root/vim/.vim/vimrc
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim/vimrc')
-rw-r--r--vim/.vim/vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc
index 1b7c421..2c766c2 100644
--- a/vim/.vim/vimrc
+++ b/vim/.vim/vimrc
@@ -24,7 +24,7 @@ augroup vimrc
   autocmd BufNewFile,BufRead *.ms setlocal filetype=groff
   autocmd BufNewFile,BufRead *.m setlocal filetype=octave
   autocmd BufNewFile,BufRead *.h setlocal filetype=c
-  autocmd FileType asm,c,cpp,h,diff,gitconfig,gitsendemail,go,glsl,mail,sshconfig,php,tsv
+  autocmd FileType asm,c,cpp,h,diff,gitconfig,gitsendemail,go,glsl,mail,make,sshconfig,php,tsv
         \ setlocal cindent cinoptions=(0 noexpandtab shiftwidth=8 tabstop=8
   autocmd FileType vim,sh,scheme,lua,tex,cmake,cpp,plantuml,html,octave,pascal
         \ setlocal shiftwidth=2