Skip to content

Commit

Permalink
add a few command to highlighter
Browse files Browse the repository at this point in the history
  • Loading branch information
shcheklein committed Dec 9, 2019
1 parent 8497023 commit 6cb2d6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Documentation/Markdown/lang/dvc.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ let _javascript = function(hljs) {
keywords: {
keyword:
'ls cat vi mkdir cd wget du python cp export echo pip curl tar ' +
'exec autoload sudo unzip rm tree file md5 source virtualenv which'
'exec autoload sudo unzip rm tree file md5 source virtualenv ' +
'which npm yarn choco'
},
contains: [
{
Expand Down

0 comments on commit 6cb2d6e

Please sign in to comment.