Chinmay Dalal
Chinmay Dalal
Hi, I want fonts to fallback in the order I specify (If the glyph is not in JetBrains Mono, then use Noto Color Emoji, then use everything else) I can't...
I don't know if signature help is the correct word, but I'm talking about this  
Scrolling using mousewheel causes selection in vim-startify init.vim: ``` if empty(glob('~/.config/nvim/autoload/plug.vim')) silent !curl -fLo ~/.config/nvim/autoload/plug.vim --create-dirs \ https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim autocmd VimEnter * PlugInstall --sync | source $MYVIMRC endif let g:ale_completion_enabled =...
Great GUI!! OS - archlinux desktop session - gnome on xorg commit - 1a47380 installation method - AUR Log: ```log thread 'main' panicked at 'called `Option::unwrap()` on a `None` value',...
this will help when the icons are not configurable for some programs like exa
Can you try pushing syntax, indent and ftdetect to vim?
I downloaded the distant binary on the remote and put it on $PATH. Then ``` distant launch -i path/to/identity_file.pem -u user ec2-i-p-ad-dr.ap-south-1.compute.amazonaws.com ``` This commands exits 0. I can see...
Title. Is it possible to get overlay scrollbars without firefox-gnome-theme?
The docs only talk about running from the terminal or from a system service, but I could run it using this user service just fine: ```ini [Unit] Description=Mopidy music server...