ishan9299
ishan9299
Mine slightly mixes the spaceline and eviline in your README.    EDIT:- [code](https://github.com/ishan9299/modus-theme-vim/blob/master/lua/highlights.lua#L323)
I can add them. Need some time though.
https://github.com/hrsh7th/nvim-cmp/blob/433af3dffce64cbd3f99bdac9734768a6cc41951/doc/cmp.txt#L323 These are the highlight groups in nvim-cmp documentation can you play with these and see which works out ?
This is even an issue for me when highlighting some c code. It most likely can be configured with the treesitter setup but I have no idea as I don't...
The default config file in [readme](https://github.com/Koihik/LuaFormatter) seems good enough.
```viml nnoremap :call SynStack() function! SynStack() if !exists("*synstack") return endif echo map(synstack(line('.'), col('.')), 'synIDattr(v:val, "name")') endfunc ``` I am unable to replicate this. Can you use the above snippet? just...
can you check the output for the command for `hi vimSet` and `hi vimSetEqual`? It should have guibg=none in it.
`editor to have the transparency work in the first place in the pager for this test.` I don't understand this part can you elaborate?
The wayfire session still needs wcm and wayfire-plugins.
Icons are not properly displayed.