Browse Source

Add project vimrc

develop
Matt Baer 7 years ago
parent
commit
51db46a130
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .vimrc

+ 2
- 0
.vimrc View File

@@ -0,0 +1,2 @@
autocmd FileType html setlocal expandtab shiftwidth=2 softtabstop=2
autocmd FileType js setlocal shiftwidth=4 softtabstop=4

Loading…
Cancel
Save