Skip to content

Commit

Permalink
[docgen] Update CONFIG.md
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions committed Jul 9, 2021
1 parent 6f6f512 commit e5e06b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONFIG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3746,7 +3746,7 @@ require'lspconfig'.ocamllsp.setup{}
Default Values:
cmd = { "ocamllsp" }
filetypes = { "ocamlinterface", "ocaml", "ocamllex", "menhir", "reason" }
filetypes = { "ocamlinterface", "ocaml", "ocamllex", "reason", "menhir" }
get_language_id = function(_, ftype)
return language_id_of[ftype]
end
Expand Down

0 comments on commit e5e06b4

Please sign in to comment.