Strongleong

Results 32 comments of Strongleong

Can you implement configuration of ignored file extensions, so I can use your fork? It is really bad to hardcode thinks like that.

Arch linux with qtile. Nvim version: 0.7.0 Neovide version: 0.9.0 Same behavior. Also I have plugin lyokha/vim-xkbswitch installed

Done it with VERY hacky way: ```c# public int Run(string[] args) { var parser = new Parser(with => { with.HelpWriter = null; with.CaseInsensitiveEnumValues = true; }); // Default parsing with...

Yes, I meant exactly that problem with sdf. And I can,t bake shadow to image because sdf restricted to only one color at a time

And about `icon-halo`/`circle-stroke`. It is not good solution, because I am currently want shadow **and** halo/stroke.

1) My alias: `alias config='/usr/bin/git --git-dir=$HOME/dotfiles/ --work-tree=$HOME'` 2) I typed `config --help`, sorry for my mistake in original post :sweat_smile: 3) My `cod list`: ```sh ~ > cod list 2...

I am using `zsh` shell. Nor `complete`, nor `cod complete` don't wokrs