mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-24 21:41:08 +00:00
Revert "fix: set markdown for LICENSE file (#3276)"
This reverts commit 1eea51606e.
This commit is contained in:
parent
31f876cc4c
commit
ad6c9bcfab
1 changed files with 0 additions and 1 deletions
|
|
@ -36,7 +36,6 @@ 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",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue