Salomon Popp
Salomon Popp
my minimalist galaxyline setup.  [Code](https://github.com/disrupted/dotfiles/blob/master/.config/nvim/lua/conf/statusline.lua)
I agree with clason, it would be nice to see proper lazy-loading capabilities. As a workaround I put the following in my packer.nvim config: ```lua use { 'ggandor/lightspeed.nvim', keys =...
`/Library/LaunchDaemons/isortd.plist` WIP ```xml KeepAlive Label isortd ProgramArguments /Users/salomon/dev/isortd/.venv/bin/python /Users/salomon/dev/isortd/isortd RunAtLoad WorkingDirectory /Users/salomon/dev/isortd StandardOutPath /usr/local/var/log/isortd.log StandardErrorPath /usr/local/var/log/isortd.log ``` ```sh sudo launchctl load /Library/LaunchDaemons/isortd.plist sudo launchctl unload /Library/LaunchDaemons/isortd.plist ```
any updates on this?
this seems to be currently in progress https://github.com/dandavison/delta/pull/398
commenting because this is still a valid and desired request, therefore shouldn't be closed
@patkujawa-wf same here
so I saw this commit https://github.com/bfmatei/PiPTool/commit/cdb64f16c281a766a78c857d11875f9095882789 but afaict the logo still looks washed out. for reference inside the YouTube player:  is this really something...
any news regarding this?
@wbthomason could you have a look please?