Skip to content

Commit

Permalink
Revert "Revert "Revert "Add config for json syntax"""
Browse files Browse the repository at this point in the history
This reverts commit 41ecacf18a2fe790ec5f40909eff1f1c08033e82.
  • Loading branch information
kn1cht committed Sep 13, 2016
1 parent 8144b2f commit bbc821e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ function! s:C()
""""""""""""""""""""""""""""""
" md as markdown, instead of modula2
autocmd BufNewFile,BufRead *.{md,mdwn,mkd,mkdn,mark*} set filetype=markdown
" json as javascript
autocmd BufNewFile,BufRead *.{json} set filetype=javascript

""""""""""""""""""""""""""""""
" http://inari.hatenablog.com/entry/2014/05/05/231307
Expand Down

0 comments on commit bbc821e

Please sign in to comment.