Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
remove quick-run file type for markdown
  • Loading branch information
kyohsuke committed Aug 14, 2018
1 parent 24d8b4a commit 5bb8b97
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .vimrc
Expand Up @@ -472,10 +472,6 @@ if isdirectory(expand('~/.vim/bundle'))
\ 'ruby.testunit': {
\ 'exec': "rake test"
\ },
\ 'markdown': {
\ 'outputter': 'null',
\ 'command': 'octodown'
\ },
\ 'cpp': {
\ 'command': 'g++',
\ 'cmdopt': '-std=c++11'
Expand Down

0 comments on commit 5bb8b97

Please sign in to comment.