mirror of
https://github.com/aditya-K2/gspt.git
synced 2026-01-07 21:13:50 -05:00
Add note for icons
This commit is contained in:
@@ -84,7 +84,9 @@ func main() {
|
||||
// Write
|
||||
write("***This file is auto generated. If you find any bugs please open an issue***\n\n")
|
||||
|
||||
write("***`ctrl-m` in mappings refers to the `enter` key.***\n")
|
||||
write("***`ctrl-m` in mappings refers to the `enter` key.***\n\n")
|
||||
|
||||
write("***Some Icons won't be visible in the config.***\n")
|
||||
|
||||
write("## Default Configuration\n```yml\n" + string(c) + "mappings:\n" + s + "```\n")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user