chore: upgrade elixir/erlang versions (#4)

Upgrade runtimes to latest versions:

* elixir from 1.15.4 to 1.15.6
* erlang from 26.0.2 to 26.1.1

Co-authored-by: Joao P Dubas <joao.dubas@gmail.com>
Reviewed-on: #4
This commit is contained in:
2023-10-26 00:01:50 +00:00
parent 1675e4cd8a
commit c5451471cc
2 changed files with 5 additions and 3 deletions

View File

@@ -85,7 +85,9 @@ return {
python = require('iron.fts.python').ipython,
typescript = require('iron.fts.typescript').ts
}
}
},
highlight = { italic = true },
ignore_blank_lines = true
})
end
},