add ocaml
This commit is contained in:
parent
a6f014273e
commit
83bfb8d51d
3 changed files with 9 additions and 3 deletions
|
@ -44,6 +44,7 @@ local extensions = {
|
|||
"tsx",
|
||||
"jsx",
|
||||
"rs",
|
||||
"ml",
|
||||
}
|
||||
|
||||
local xdg_data_home = os.getenv("XDG_DATA_HOME") or (os.getenv("HOME") .. "/.local/share")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue