mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 05:40:13 +00:00
update lockfile, neovim tf filetype working again
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
vim.filetype.add({
|
||||
pattern = {
|
||||
[".*%.tfvars"] = "hcl",
|
||||
[".*%.tf"] = "hcl",
|
||||
-- [".*%.tf"] = "hcl",
|
||||
},
|
||||
})
|
||||
|
||||
|
Reference in New Issue
Block a user