Skip to content

Commit

Permalink
typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
xnning committed Mar 18, 2015
1 parent f9a11e3 commit d668c87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Highlight the f2j code in Vim editor.
```
" f2j
au BufNewFile,BufRead *sf setf f2j
au BufNewFile,BufRead .*sf setf f2j
```
For more details, type `:help filetype` in vim.
Expand Down

0 comments on commit d668c87

Please sign in to comment.