local options = { ensure_installed = {"vim", "vimdoc", "c", "markdown", "gdscript", "godot_resource", "bash", "lua", "elixir", "heex", "eex" }, highlight = { enable = true, use_languagetree = true, }, indent = { enable = true }, } return options