diff --git a/README.md b/README.md index 27ac380..0474f82 100644 --- a/README.md +++ b/README.md @@ -75,11 +75,17 @@ plugins. - [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim) - [Telescope](https://github.com/nvim-telescope/telescope.nvim) - [sneak](https://github.com/justinmk/vim-sneak) +- [lualine](https://github.com/hoob3rt/lualine.nvim) ## Other implementations - [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 Zenbones is heavily inspired by