1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-25 12:24:47 +02:00

added svelte and mdx

This commit is contained in:
Harshit Tomar 2023-08-06 20:26:07 +10:00 committed by GitHub
parent 9cc18bd7e6
commit e78a09ebab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -199,6 +199,7 @@ var extIconMap = map[string]string{
".m4a": "\uf001", //  ".m4a": "\uf001", // 
".markdown": "\uf48a", //  ".markdown": "\uf48a", // 
".md": "\uf48a", //  ".md": "\uf48a", // 
".mdx": "\uf48a", // 
".mjs": "\ue74e", //  ".mjs": "\ue74e", // 
".mk": "\uf489", //  ".mk": "\uf489", // 
".mkd": "\uf48a", //  ".mkd": "\uf48a", // 
@ -267,6 +268,7 @@ var extIconMap = map[string]string{
".sty": "\uf034", //  ".sty": "\uf034", // 
".styl": "\ue600", //  ".styl": "\ue600", // 
".stylus": "\ue600", //  ".stylus": "\ue600", // 
".svelte": "\ue697", // 
".svg": "\uf1c5", //  ".svg": "\uf1c5", // 
".swift": "\ue755", //  ".swift": "\ue755", // 
".tar": "\uf410", //  ".tar": "\uf410", // 