Skip to content

Commit

Permalink
feat: Add fnlfmt for fennel file
Browse files Browse the repository at this point in the history
  • Loading branch information
MysticalDevil committed Nov 10, 2023
1 parent bc71b13 commit 27693df
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lua/devil/format/null-ls.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ null_ls.setup({
formatting.dart_format,
-- Elixir
formatting.mix,
-- Fennel
formatting.fnlfmt,
-- Fish
-- builtin fish shell
formatting.fish_indent,
Expand Down

0 comments on commit 27693df

Please sign in to comment.