Skip to content

Commit

Permalink
Enable copilot for sql
Browse files Browse the repository at this point in the history
  • Loading branch information
semanser committed Jan 18, 2024
1 parent c86cdb1 commit 05669a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nvim/.config/nvim/lua/plugins/coding.lua
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ return {
filetypes = {
typescriptreact = true,
css = true,
sql = true,
eruby = true,
go = true,
html = true,
Expand Down

0 comments on commit 05669a7

Please sign in to comment.