fix: set markdown for LICENSE file

This commit is contained in:
Rubin Bhandari 2024-05-22 15:39:45 +05:45
parent ae6d8f1a34
commit 0ea5208357

View file

@ -36,6 +36,7 @@ return {
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" }, extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" },
filename = { filename = {
["vifmrc"] = "vim", ["vifmrc"] = "vim",
["LICENSE"] = "markdown",
}, },
pattern = { pattern = {
[".*/waybar/config"] = "jsonc", [".*/waybar/config"] = "jsonc",