From e4c54e69e644a5288b8d5120d9deb8533750a982 Mon Sep 17 00:00:00 2001 From: Alan Hamlett Date: Tue, 8 May 2018 13:22:39 -0700 Subject: [PATCH] unix line endings --- wakatime/languages/default.json | 156 ++++++++++++++++---------------- 1 file changed, 78 insertions(+), 78 deletions(-) diff --git a/wakatime/languages/default.json b/wakatime/languages/default.json index 866f432..517d6b8 100644 --- a/wakatime/languages/default.json +++ b/wakatime/languages/default.json @@ -1,81 +1,81 @@ { - "actionscript": "ActionScript", - "apacheconf": "ApacheConf", - "applescript": "AppleScript", - "asp": "ASP", - "assembly": "Assembly", - "awk": "Awk", - "bash": "Bash", - "basic": "Basic", - "brightscript": "BrightScript", - "c": "C", - "c#": "C#", - "c++": "C++", - "clojure": "Clojure", - "cocoa": "Cocoa", - "coffeescript": "CoffeeScript", - "coldfusion": "ColdFusion", - "common lisp": "Common Lisp", - "cshtml": "CSHTML", - "css": "CSS", - "dart": "Dart", - "delphi": "Delphi", - "elixir": "Elixir", - "elm": "Elm", - "emacs lisp": "Emacs Lisp", - "erlang": "Erlang", - "f#": "F#", - "fortran": "Fortran", - "go": "Go", - "gous": "Gosu", - "groovy": "Groovy", - "haml": "Haml", - "haskell": "Haskell", - "haxe": "Haxe", - "html": "HTML", - "ini": "INI", - "jade": "Jade", - "java": "Java", - "javascript": "JavaScript", - "json": "JSON", - "jsx": "JSX", - "kotlin": "Kotlin", - "less": "LESS", - "lua": "Lua", - "markdown": "Markdown", - "matlab": "Matlab", - "mustache": "Mustache", - "objective-c": "Objective-C", - "objective-c++": "Objective-C++", - "objective-j": "Objective-J", - "ocaml": "OCaml", - "perl": "Perl", - "php": "PHP", - "powershell": "PowerShell", - "prolog": "Prolog", - "puppet": "Puppet", - "python": "Python", - "r": "R", - "restructuredtext": "reStructuredText", - "ruby": "Ruby", - "rust": "Rust", - "sass": "Sass", - "scala": "Scala", - "scheme": "Scheme", - "scss": "SCSS", - "shell": "Shell", - "slim": "Slim", - "smalltalk": "Smalltalk", - "sql": "SQL", - "swift": "Swift", - "text": "Text", - "turing": "Turing", - "twig": "Twig", - "typescript": "TypeScript", - "typoscript": "TypoScript", - "vb.net": "VB.net", - "viml": "VimL", - "xaml": "XAML", - "xml": "XML", + "actionscript": "ActionScript", + "apacheconf": "ApacheConf", + "applescript": "AppleScript", + "asp": "ASP", + "assembly": "Assembly", + "awk": "Awk", + "bash": "Bash", + "basic": "Basic", + "brightscript": "BrightScript", + "c": "C", + "c#": "C#", + "c++": "C++", + "clojure": "Clojure", + "cocoa": "Cocoa", + "coffeescript": "CoffeeScript", + "coldfusion": "ColdFusion", + "common lisp": "Common Lisp", + "cshtml": "CSHTML", + "css": "CSS", + "dart": "Dart", + "delphi": "Delphi", + "elixir": "Elixir", + "elm": "Elm", + "emacs lisp": "Emacs Lisp", + "erlang": "Erlang", + "f#": "F#", + "fortran": "Fortran", + "go": "Go", + "gous": "Gosu", + "groovy": "Groovy", + "haml": "Haml", + "haskell": "Haskell", + "haxe": "Haxe", + "html": "HTML", + "ini": "INI", + "jade": "Jade", + "java": "Java", + "javascript": "JavaScript", + "json": "JSON", + "jsx": "JSX", + "kotlin": "Kotlin", + "less": "LESS", + "lua": "Lua", + "markdown": "Markdown", + "matlab": "Matlab", + "mustache": "Mustache", + "objective-c": "Objective-C", + "objective-c++": "Objective-C++", + "objective-j": "Objective-J", + "ocaml": "OCaml", + "perl": "Perl", + "php": "PHP", + "powershell": "PowerShell", + "prolog": "Prolog", + "puppet": "Puppet", + "python": "Python", + "r": "R", + "restructuredtext": "reStructuredText", + "ruby": "Ruby", + "rust": "Rust", + "sass": "Sass", + "scala": "Scala", + "scheme": "Scheme", + "scss": "SCSS", + "shell": "Shell", + "slim": "Slim", + "smalltalk": "Smalltalk", + "sql": "SQL", + "swift": "Swift", + "text": "Text", + "turing": "Turing", + "twig": "Twig", + "typescript": "TypeScript", + "typoscript": "TypoScript", + "vb.net": "VB.net", + "viml": "VimL", + "xaml": "XAML", + "xml": "XML", "yaml": "YAML" }