Skip to content

Commit

Permalink
Update major-mode mapping (add haskell)
Browse files Browse the repository at this point in the history
  • Loading branch information
wakira authored and meain committed Apr 23, 2022
1 parent 119f942 commit bfdef5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evil-textobj-tree-sitter.el
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
(elixir-mode . "elixir")
(elm-mode . "elm")
(go-mode . "go")
(haskell-mode . "haskell")
(html-mode . "html")
(java-mode . "java")
(javascript-mode . "javascript")
Expand Down

0 comments on commit bfdef5a

Please sign in to comment.