mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02: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
Add a link
Reference in a new issue