Skip to content

Commit

Permalink
Add support for vim. Closes #777
Browse files Browse the repository at this point in the history
  • Loading branch information
Golmote committed Sep 24, 2015
1 parent e62c88e commit 69ea994
Show file tree
Hide file tree
Showing 13 changed files with 4,092 additions and 2 deletions.
4 changes: 4 additions & 0 deletions components.js
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,10 @@ var components = {
"title": "VHDL",
"owner": "a-rey"
},
"vim": {
"title": "vim",
"owner": "westonganger"
},
"wiki": {
"title": "Wiki markup",
"require": "markup",
Expand Down
10 changes: 10 additions & 0 deletions components/prism-vim.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 69ea994

Please sign in to comment.