Skip to content

Commit

Permalink
Fix syntax error for spf13_no_fastTabs
Browse files Browse the repository at this point in the history
  • Loading branch information
johntyree committed Dec 1, 2013
1 parent da6c930 commit d14146c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc.before
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
" let g:spf13_no_easyWindows = 1

" Disable fast tab navigation
" let g:spf13_no_fastTabs
" let g:spf13_no_fastTabs = 1

" Clear search highlighting
" let g:spf13_clear_search_highlight = 1
Expand Down

0 comments on commit d14146c

Please sign in to comment.