Calvin Lee

Results 59 issues of Calvin Lee

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? I change my colorscheme twice a day (when the sun rises...

bug

I didn't like the lightbulb emoji in my current font, so I elected to use an icon and color it yellow. That looks something like this: ```lua vim.cmd[[highlight LightbulbSignYellow guifg=LightYellow...

]It would be quite nice if one could set the icon for individual buffers/nicks. i.e. something like the buffer specific hiding options but a map between icons and nicks.

enhancement

I wrote the following to give this functionality in my bot ```javascript import { driver, methodCache, api, settings } from '@rocket.chat/sdk' import * as crypto from 'crypto' api.post_2fa = async...

Hi! I'd like to only load the `lean.nvim` plugin if im editing a lean file. I'm currently using the packer package manager, so I did ```lua use { 'Julian/lean.nvim', ft...

### What? Sometimes two files which have the same extension have different filetypes. I see this very often because I often write [hack](https://hacklang.org/) which can have the `.php` filetype even...

enhancement

**Requirements** - [x] I have searched the [issues](https://github.com/ryanoasis/nerd-fonts/issues) for my request and found nothing related and/or helpful - [x] I have searched the [FAQ](https://github.com/ryanoasis/nerd-fonts/wiki/FAQ-and-Troubleshooting) for help - [x] I have...

### Pitch [MathML Core](https://w3c.github.io/mathml-core/) is a standard language to describe the structure and content of mathematical expressions in browsers. Unlike TeX-family languages, MathML is _not_ an entire typesetting language reliant...

suggestion

See #19806 for more info. Test Plan: ---------- ``` $ RAILS_ENV=test bundle exec rspec spec/lib/sanitize_config_spec.rb Randomized with seed 19230 11/11 |========================================================================================== 100 ===========================================================================================>| Time: 00:00:00 Finished in 0.07389 seconds (files...

I have a HiDPI screen, with 2x scaling. Because of this, gamescope windows show up in half the resolution they should. This would be a very useful feature, because it...