Skip to content

Commit

Permalink
add sql to treesitter config
Browse files Browse the repository at this point in the history
  • Loading branch information
sahidrahman404 committed Mar 27, 2023
1 parent 579545c commit 19a454a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/plugins/treesitter.lua
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ return {
"erlang",
"heex",
"surface",
"sql",
},

highlight = { enable = true },
Expand Down

0 comments on commit 19a454a

Please sign in to comment.