Skip to content

Commit

Permalink
feat: add htmldjango extension (#107)
Browse files Browse the repository at this point in the history
Added support for htmldjango
  • Loading branch information
mesa123123 authored Mar 17, 2024
1 parent 6dd878c commit 12894e0
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 @@ -8,6 +8,7 @@ return {
go = "go",
haskell = "hs",
html = "html",
htmldjango = "htmldjango",
javascript = "js",
julia = "jl",
lua = "lua",
Expand Down

0 comments on commit 12894e0

Please sign in to comment.