Skip to content

Commit

Permalink
Revive ts-hl for sql
Browse files Browse the repository at this point in the history
  • Loading branch information
creasty committed Sep 16, 2023
1 parent e9c898e commit 965b1a9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions nvim/lua/user/plugin/treesitter/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ require('nvim-treesitter.configs').setup {
},
highlight = {
enable = true,

disable = {
'sql',
},
},
indent = {
enable = true,
Expand Down

0 comments on commit 965b1a9

Please sign in to comment.