Umut Topuzoğlu
Umut Topuzoğlu
Thanks for this great idea. Will consider adding it when I have time for building a new theme. :)
I am thinking about this for a while now and really like the idea :) Thanks for porting to Mintty. I also use it for all sorts of applications (like...
I don't know of any fast way to port this theme to vim. I already tried porting it, but the problem is, that the color highlighting in vim is highly...
I found your comment here, which probably references this? https://github.com/David-Kunz/cmp-npm/blob/4b6166c3feeaf8dae162e33ee319dc5880e44a29/lua/cmp-npm/init.lua#L65 Can't we have a custom sorter for different files / sources? Can I configure something like this in cmp directly...
Looks like there is a way to have custom comparators, see: https://github.com/hrsh7th/nvim-cmp/blob/913eb8599816b0b71fe959693080917d8063b26a/doc/cmp.txt#L491 and looks like this plugin adds a new comparator for underline prefixes https://github.com/lukas-reineke/cmp-under-comparator
Thanks, I'll give it a shot when I come back to it :)
I was indeed on the tagged version and updating to latest fixed this for me, ty.
There could be a config setting where you explicitly set the theme for light and dark variants. To workaround this I have this in my .zshrc and it works just...
Is there any way we can fix this at the current stage of vscode? Does anyone know if there has been improvements in the fold api?
@prophetw This unfortunately does not move your cursor but just the view which is not the same behavior.