Skip to content

Commit

Permalink
feat: add dot language
Browse files Browse the repository at this point in the history
  • Loading branch information
jmbuhr committed Dec 22, 2023
1 parent 9a3db06 commit 3473c3e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/otter/tools/extensions.lua
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ return {
sql = "sql",
elixir = "ex",
markdown = "md",
dot = "dot"
}

0 comments on commit 3473c3e

Please sign in to comment.