local options = { ensure_installed = { "lua", "vim", "vimdoc","c","rust","haskell", "matlab", "tlaplus"}, highlight = { enable = true, use_languagetree = true, }, indent = { enable = true }, } return options