Chinmay Dalal

Results 44 issues of 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...

enhancement

I don't know if signature help is the correct word, but I'm talking about this ![Screenshot from 2020-08-09 12-14-50](https://user-images.githubusercontent.com/36493671/89726637-2d3aad80-da3a-11ea-8f01-e3a909b0d8c2.png) ![image](https://user-images.githubusercontent.com/36493671/89726649-58250180-da3a-11ea-8f1b-dc8b6c4c4f74.png)

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 =...

enhancement

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...

bug

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...

A-docs