diff --git a/language_tokenization.json b/language_tokenization.json index 51e2320..a1cf419 100644 --- a/language_tokenization.json +++ b/language_tokenization.json @@ -27,6 +27,9 @@ "lsp_id": "tex" }, "Clojure": { "lsp_id": "clojure" }, + "COBOL": { + "add_identifier_chars": "-" + }, "CoffeeScript": { "lsp_id": "coffeescript" }, "C/C++": { "lsp_id": "cpp" }, "C#": { "lsp_id": "csharp" },