mirror of
https://github.com/nmasur/dotfiles
synced 2025-07-05 08:00:14 +00:00
clean up flake and reset neovim plugin versions
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
vim.filetype.add({
|
||||
pattern = {
|
||||
[".*%.tfvars"] = "hcl",
|
||||
-- [".*%.tf"] = "hcl",
|
||||
[".*%.tf"] = "hcl",
|
||||
[".*%.rasi"] = "css",
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user