add instruction to print terminal colors

This commit is contained in:
Michael Chris Lopez
2021-08-26 15:25:43 +08:00
parent 58aa17d021
commit 37a4e11e74

View File

@@ -75,11 +75,17 @@ plugins.
- [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim) - [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim)
- [Telescope](https://github.com/nvim-telescope/telescope.nvim) - [Telescope](https://github.com/nvim-telescope/telescope.nvim)
- [sneak](https://github.com/justinmk/vim-sneak) - [sneak](https://github.com/justinmk/vim-sneak)
- [lualine](https://github.com/hoob3rt/lualine.nvim)
## Other implementations ## Other implementations
- [iterm2](https://github.com/mcchrish/zenbones-iterm) - [iterm2](https://github.com/mcchrish/zenbones-iterm)
### Print terminal colors
You can retrieve the terminal colors as using this command:
`lua require('zenbones.print').print_terminal_colors()`.
## Inspirations ## Inspirations
Zenbones is heavily inspired by Zenbones is heavily inspired by