shaunsingh
shaunsingh
I'm not a big fan of the carbon mimic in nightfox. A big part of what makes carbon, carbon is 1. stick to brighter colors for definitions and duller colors...
@gegoune Currently, nyoom is running a fennel version of it (https://github.com/shaunsingh/nyoom.nvim/blob/main/fnl/modules/ui/nyoom/config.fnl), which is pretty much the exact same as the `fennel` branch of oxocarbon (https://github.com/shaunsingh/oxocarbon.nvim/tree/fennel)
Could you do me a favor and paste the results of `~/.cache/nvim/hotpot/Users/shauryasingh/.config/nvim/fnl/modules/completion/cmp/config.lua` (`Users/shauryasingh` will be replaced your username/userfolder on linux/macOS), something is going wrong with compiling the conditionally enabled sources
I think this should be fixed now
Should be fixed now :)
I love the idea of flame graph and memory usage graphs, currently I just track it in task manager to debug plugins and its very annoying
Hi, was there any update on this? If not, is the only fix necessary to sync the whole haptic structure rather than the mode? I'm working on a split keyboard...
Currently I use an "application" created via automator that runs `emacsclient -c`, its been working great for me so far The solution you propose seems about the same, having it...
Hi, thanks for the great project, I'm loving it so far. If you need someone with a macOS device to test changes, I would be happy to do so.
I get the following output. the .`./configure --with-webrender` step works fine, but the `make` step fails Note that this is on an apple silicon machine (M1) so it might be...