Skip to content

Commit

Permalink
chore(language): add dockerfile to treesitter(already exists in lazyvim)
Browse files Browse the repository at this point in the history
  • Loading branch information
roeybenarieh committed Aug 18, 2024
1 parent 599c674 commit 1456ce5
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 @@ -30,6 +30,7 @@ return {
"requirements", -- python pip requirements
"nix",
"just",
"dockerfile",
"git_config", -- .git/config file
"git_rebase", -- git interactive rebase file
"gitattributes", -- .gitattributes file, resource: https://git-scm.com/book/en/v2/Customizing-Git-Git-Attributes
Expand Down

0 comments on commit 1456ce5

Please sign in to comment.