fix readme formatting

This commit is contained in:
Michael Chris Lopez
2021-08-26 16:27:57 +08:00
parent 6343bbcccb
commit f186caaa14

View File

@@ -116,8 +116,12 @@ the complete options.
### Print terminal colors ### Print terminal colors
You can retrieve the terminal colors by using this command: You can retrieve the terminal colors by using this command:
`:lua require('zenbones.print').print_terminal_colors()`. Useful when you want to
apply a zenbones theme to your terminal. ```
:lua require("zenbones.print").print_terminal_colors()
```
Useful when you want to apply a zenbones theme to your terminal.
## Inspirations ## Inspirations