Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit b522628

Browse files
authored
Merge pull request #78 from abalmos/patch-1
Add `.bu` for coreos/butane files
2 parents 5a9837d + bea95c1 commit b522628

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/filetype/mappings/extensions.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ return {
7070
["bl"] = "blank",
7171
["bsdl"] = "bsdl",
7272
["bst"] = "bst",
73+
["bu"] = "yaml",
7374
["builder"] = "ruby",
7475
["c++"] = "cpp",
7576
["cabal"] = "cabal",

0 commit comments

Comments
 (0)