David D Lowe
David D Lowe
### Requirements - [X] I have skimmed [other issues](https://github.com/utilyre/barbecue.nvim/issues) to see if this bug has already been reported. - [X] I'm fully certain that this is not a breaking change,...
If an edited file is bigger than a certain size, this Neovim plugin disables certain features in order to protect Neovim's resources. That's great! For truly ginormous files, this is...
It looks like Heynote uses floating-point arithmetic to calculate equations with decimal numbers. Instead, it should probably use a library like [decimal.js](https://github.com/MikeMcl/decimal.js) in order to make calculations with decimal numbers...
Email addresses look like this: username@hostname . The hostname part is case-insensitive. The username part is case-sensitive in theory, but case-insensitive in practise. Shouldn't the unique constraint on the email...
The README.md file states that this is a fork: > This is a personal fork from https://www.freedesktop.org/wiki/Software/kmscon, which hasn't been updated since 2014. However, the website in this GitHub repo...
Tresorit does have a 3GB free plan: https://tresorit.com/pricing/basic It also has free trials for the plans that offer more storage (50GB or 1TB or 4TB or 6TB). However, it still...
Great plugin! Thank you for making it. Sometimes, I would like to render just the lyrics of the song, without the chords. I don't want to delete the chords from...