Skip to content

Commit

Permalink
switched to plasticboys markdown plugin since it has nice support for…
Browse files Browse the repository at this point in the history
… fenced code blocks
  • Loading branch information
moritz-makandra committed Dec 4, 2020
1 parent 7898637 commit 407fc8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins.vim
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ let g:gitgutter_realtime = 1
set updatetime=250

Plug 'momota/cisco.vim'
Plug 'gabrielelana/vim-markdown'
Plug 'plasticboy/vim-markdown'

let g:airline#extensions#tabline#enabled = 1
let g:airline_theme = 'badwolf'
Expand Down

0 comments on commit 407fc8e

Please sign in to comment.