Skip to content

Commit

Permalink
config: use kramdown
Browse files Browse the repository at this point in the history
redcarpet is no longer supported by jekyll.
  • Loading branch information
justinmk committed Mar 23, 2016
1 parent 990bbfd commit 4880426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
highlighter: rouge
permalink: pretty
markdown: redcarpet
markdown: kramdown

title: Neovim
description: "vim out of the box"
Expand Down

0 comments on commit 4880426

Please sign in to comment.