Karim Le Vallois

Results 17 comments of Karim Le Vallois

Is this still being worked on? I'm trying to mirror my colour settings from Sublime Text and VSCode, so I have put the colours in the same order in my...

I meant more of a complete thing like this (https://github.com/kabinspace/AstroVim/blob/main/lua/configs/icons.lua)

`-- colours from https://github.com/EdenEast/nightfox.nvim/blob/main/lua/nightfox/colors/nordfox.lua local M = {} function M.config() local status_ok, icons = pcall(require, "nvim-web-devicons") if not status_ok then return end local colors = { c = "#81a1c1", --...

This sort of thing. Put this together on mine and the icons now look much better with the whole theme.

Of course, it was just an example of what can be done.

basedpyright is your friend.

Agreed, similar to how Ivory lets you switch between accounts by swiping the title bar. It would be great to be able to quickly switch between Home, Local Timeline and...

How would we go about updating its version? I have machine installed through brew.

> Unless a new version comes out, macchina will continue to report that field as it currently does. I can't say for sure when a new version will arrive. So...

> I'm afraid not. You can, in the meantime, [build the program from source](https://github.com/Macchina-CLI/macchina/wiki/Installation#build-for-everything-else) to get around the issue. Ah OK, would probably wait then. Is there no way for...