mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 01:08:59 +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" },
|
||||
filename = {
|
||||
["vifmrc"] = "vim",
|
||||
["LICENSE"] = "markdown",
|
||||
},
|
||||
pattern = {
|
||||
[".*/waybar/config"] = "jsonc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue