Navarasu
Navarasu
This plugin initially started with `nvim_set_hl`. But we switched to `vim highlight` to solve some color highlight issue. Let me check that once
Sure. Let me verify it this week and will merge if no issues
Thanks for raising this issue. I will work on this.
Sure. I will add it.
@moshiur-raj Instead of vim-airline. I thought to support lua only status plugins like [hardline](https://github.com/ojroques/nvim-hardline), [bufferline](https://github.com/akinsho/nvim-bufferline.lua). Your Thoughts?
@baco As I support 5 more color variants, adding a theme to vim-airline-themes will not be good. So I will add airline support in this plugin itself by supporting all...
@jagthedrummer Give me sometime. Let me release 1.6.0 by cleaning up gemfury related stuff and replacing 2.5 with 2.7 examples. Regarding improving the performance of repeated work, I have other...
@jagthedrummer Regarding improving the performance of repeated work, I have other ideas like, * **Skip Repeated Deployment**: It is not only building time even deploying layer is slower. So i...
Thanks Nihad for raising the issue. I will check this issue with simple example from my side. Meanwhile please share your gemfile that you have used.
@ckipp01 @dagadbm If you are using Neovim 0.5 version, you can also try this Lua port of onedark [navarasu/onedark.nvim](https://github.com/navarasu/onedark.nvim). Actually, I handpicked and verified the one dark colors for each...