mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-26 02:38:50 +02:00
fix: set markdown for LICENSE file (#3276)
This commit is contained in:
parent
ae6d8f1a34
commit
1eea51606e
1 changed files with 1 additions and 0 deletions
|
@ -36,6 +36,7 @@ return {
|
|||
extension = { rasi = "rasi", rofi = "rasi", wofi = "rasi" },
|
||||
filename = {
|
||||
["vifmrc"] = "vim",
|
||||
["LICENSE"] = "markdown",
|
||||
},
|
||||
pattern = {
|
||||
[".*/waybar/config"] = "jsonc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue