add nvim-navic
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
vim.filetype.add({
|
||||
extension = {
|
||||
["tf"] = "terraform",
|
||||
},
|
||||
pattern = {
|
||||
[".*/playbooks/.*%.ya?ml"] = "yaml.ansible",
|
||||
[".*/roles/.*%.ya?ml"] = "yaml.ansible",
|
||||
|
||||
Reference in New Issue
Block a user