ishan9299

Results 13 comments of ishan9299

Mine slightly mixes the spaceline and eviline in your README. ![Screenshot from 2020-12-19 21-02-06](https://user-images.githubusercontent.com/47824004/102694058-9fbb6580-4244-11eb-850d-72b125c10c93.png) ![Screenshot from 2020-12-19 21-02-13](https://user-images.githubusercontent.com/47824004/102694064-a944cd80-4244-11eb-8c42-42c0e2f96a1a.png) ![Screenshot from 2020-12-19 21-02-09](https://user-images.githubusercontent.com/47824004/102694067-ad70eb00-4244-11eb-8086-62d5013b0d56.png) 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.