Fix comment key bind behaviour in OCaml (#9894)
This commit is contained in:
parent
9282f1b8e5
commit
6fea7876a4
1 changed files with 0 additions and 1 deletions
|
@ -1083,7 +1083,6 @@ injection-regex = "ocaml"
|
|||
file-types = ["ml"]
|
||||
shebangs = ["ocaml", "ocamlrun", "ocamlscript"]
|
||||
block-comment-tokens = { start = "(*", end = "*)" }
|
||||
comment-token = "(**)"
|
||||
language-servers = [ "ocamllsp" ]
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
|
||||
|
|
Loading…
Reference in a new issue