Skip to content

Commit

Permalink
update vim for es6
Browse files Browse the repository at this point in the history
  • Loading branch information
mschwartz committed Oct 17, 2015
1 parent c520bbb commit 6969919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -242,7 +242,7 @@ set noswapfile
" n... : where to save the viminfo files
set viminfo='10,\"100,:20,%,n~/.viminfo

set javascript_enable_domhtmlcss=1
let javascript_enable_domhtmlcss=1

" when we reload, tell vim to restore the cursor to the saved position
augroup JumpCursorOnEdit
Expand Down

0 comments on commit 6969919

Please sign in to comment.