Salomon Popp

Results 83 comments of Salomon Popp

my minimalist galaxyline setup. ![minimal-galaxyline](https://user-images.githubusercontent.com/4771462/104809921-4158b700-57f1-11eb-9d73-2b227fc12bd1.jpg) [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

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: ![bildschirmfoto 2017-01-25 um 20 52 03](https://cloud.githubusercontent.com/assets/4771462/22306715/87802602-e340-11e6-83d0-c7adeed8a653.jpg) is this really something...

@wbthomason could you have a look please?