Skip to content

Commit

Permalink
feat: Add Magik support (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiaanspeck committed May 12, 2024
1 parent d882f00 commit e0efaf1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions editorconfig.el
Expand Up @@ -255,6 +255,8 @@ This hook will be run even when there are no matching sections in
(livescript-mode livescript-tab-width)
(lua-mode lua-indent-level)
(lua-ts-mode lua-ts-indent-offset)
(magik-mode magik-indent-level)
(magik-ts-mode magik-indent-level)
(matlab-mode matlab-indent-level)
(meson-mode meson-indent-basic)
(mips-mode mips-tab-width)
Expand Down

0 comments on commit e0efaf1

Please sign in to comment.