add instruction to print terminal colors
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user