David D Lowe
David D Lowe
The old instructions said that the Git repository needs to be cloned somewhere on your `packpath`. However, it actually needs to be installed in the `pack/FOOBAR/start/` subdirectory of a directory...
This makes it clearer that you don't need to use both virtualenv and venv at the same time
vim-plug is a fairly popular package manager for Neovim and Vim. It took me a bit of time to understand how to convert the installation instructions meant for lazy.nvim and...
It would be great if Planify integrated with GNOME's search functionality. It could act as a [search provider](https://developer.gnome.org/documentation/tutorials/search-provider.html). That way, users could search for tasks and projects by pressing the...
The README references this online demo: > Do you want to try it out without installing any dependency? Now you can test it quickly by visiting [this online demo](https://dateparser-demo.netlify.app/)! I...
`ft_func` and `load_ft_func` need to be configured together. This commit updates the example to include both settings at once. I know it's a small change, but it took me quite...
I've bound the key binding to super+enter. The binding was accepted. Now, when I try to launch Switcher by pressing super+enter, the Switcher window appears briefly, and then quickly disappears....
This is the PPA referenced in the README.md of this repo: https://launchpad.net/~uunicorn/+archive/ubuntu/open-fprintd It doesn't seem to include packages for Ubuntu 23.04 (lunar lobster) or Ubuntu 23.10 (mantic minotaur). When running...
This pull request modifies the sample code in `README.md`, to make it more obvious how to add the correct imports.
Take this test file: ```php