Skip to content

Commit

Permalink
2 spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
brianleroux committed May 15, 2012
1 parent bd8fa9e commit 15d8669
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -27,3 +27,6 @@ set sw=4

" \+n toggles the nerdtree
map <leader>n :NERDTreeToggle<CR>
" 2 space coffeescript for the love of..
au BufNewFile,BufReadPost *.coffee setl shiftwidth=2 expandtab

0 comments on commit 15d8669

Please sign in to comment.