monokai.nvim icon indicating copy to clipboard operation
monokai.nvim copied to clipboard

Monokai theme for Neovim written in Lua.

Results 15 monokai.nvim issues
Sort by recently updated
recently updated
newest added

Namely, _Diagnostic_, and _GitSigns_

https://github.com/tanvirtin/monokai.nvim/blob/b8bd44d5796503173627d7a1fc51f77ec3a08a63/lua/monokai.lua#L880 This line will reset all highlight groups to default, and **remove some highlight groups that added by other plugins(e.g. [nvim-tree/nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons))**. I used to comment this line, and the plugins...

Currently disabling italics doesn't seem to work for me. Maybe #41 would fix it? ```lua require('monokai').setup { italics = false, } ```

Add high contrast Monokai Charcoal palette