Skip to content

Commit

Permalink
[vim] Add Treesitter parser for Terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
rouge8 committed Apr 9, 2024
1 parent 6f0468a commit a04a2ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .config/nvim.symlink/lua/config.lua
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ require("nvim-treesitter.configs").setup({
"rst",
"ruby",
"rust",
"terraform",
"toml",
"typescript",
"vim",
Expand Down

0 comments on commit a04a2ac

Please sign in to comment.