We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75df79f commit a851380Copy full SHA for a851380
lua/nvim-web-devicons/icons-default.lua
@@ -1569,7 +1569,7 @@ local icons_by_file_extension = {
1569
name = "Rproj",
1570
},
1571
["rs"] = {
1572
- icon = "",
+ icon = "",
1573
color = "#dea584",
1574
cterm_color = "216",
1575
name = "Rs",
lua/nvim-web-devicons/icons-light.lua
color = "#6f5242",
cterm_color = "95",
0 commit comments