Raj
Raj
As far as I can tell, the Telescope configuration suggested in the README of this repo doesn't work. ``` local actions = require("telescope.actions") local trouble = require("trouble.providers.telescope") require('telescope').setup { defaults...
This commit changes the default `cond` to be consistent with the default `rcond` in `numpy` and `torch`. According to [this thread](https://stackoverflow.com/a/44678023), for most practical purposes, the `cond` parameter for `lstsq`...
Hi ProtonVPN team! As far as I can tell, there's no configuration options in the current ProtonVPN desktop client for Linux that allow for split-tunneling. I'd like a few applications...
According to the [XDG Base Directory Specification](https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html), config files should be stored under `$XDG_CONFIG_HOME/` (which defaults to `~/.config/application` when `$XDG_CONFIG_HOME` is not set) and it would good to change the...
Is it possible to specify the padding as a fraction of the window size (e.g. when working with multiple monitors at different resolutions)? Thanks for the great plugin!
Congrats on 1.0! I'm interested in writing a Pandoc reader/writer for .norg files. Since those are typically written in Lua, I was wondering if any existing parsing-related code could be...
The graphs already have gridlines and the surrounding borders make it look cluttered. Great app, thank you!
**Describe the bug** The following error when building my configuration: ``` Jul 31 03:10:47 desktop systemd[1]: Starting Transmission BitTorrent Service... Jul 31 03:10:47 desktop (prestart)[184019]: transmission.service: Failed to set up...
Spyglass seems like an excellent idea and I'm wondering if it's still being maintained.