Skip to content

Commit

Permalink
feat: Add Markdown and Elixir extensions (#64)
Browse files Browse the repository at this point in the history
  • Loading branch information
georgeguimaraes authored Oct 24, 2023
1 parent 93227da commit ecb2f21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/otter/tools/extensions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ return {
javascript = "js",
yaml = "yml",
sql = "sql",
elixir = "ex",
markdown = "md"
}

0 comments on commit ecb2f21

Please sign in to comment.