Skip to content

Commit

Permalink
missing ref #148
Browse files Browse the repository at this point in the history
  • Loading branch information
o2sh committed Nov 2, 2019
1 parent b18e8ce commit 493a07f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/language.rs
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,7 @@ fn get_all_language_types() -> Vec<tokei::LanguageType> {
tokei::LanguageType::Kotlin,
tokei::LanguageType::Lisp,
tokei::LanguageType::Lua,
tokei::LanguageType::Markdown,
tokei::LanguageType::Nim,
tokei::LanguageType::ObjectiveC,
tokei::LanguageType::Perl,
Expand Down

0 comments on commit 493a07f

Please sign in to comment.