Skip to content

Commit

Permalink
Remove Markdown plugin plasticboy/vim-markdown
Browse files Browse the repository at this point in the history
Removed the plasticboy/vim-markdown (1) plugin (added in GH-38) again.
The default Markdown syntax has been updated and now also supports many
(non-standard) Markdown extensions while the plugin causes some
compatibility problems.

References:

  (1) https://github.com/plasticboy/vim-markdown

Closes GH-129
  • Loading branch information
arcticicestudio committed Sep 11, 2018
1 parent 68e0289 commit ff85c3d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion snowblocks/vim/vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ Plug 'airblade/vim-gitgutter'
"+--- Syntax ---+
Plug 'pangloss/vim-javascript'
Plug 'mxw/vim-jsx'
Plug 'plasticboy/vim-markdown'

"+--- Color Themes ---+
Plug 'arcticicestudio/nord-vim'
Expand Down

0 comments on commit ff85c3d

Please sign in to comment.