baggiponte
baggiponte
On a side note, I don't really understand what the configs do. I don't think it's supposed to open the diagnostics in Telescope, but any Telescope panel inside Trouble's?
Same issue here, my `mas`' version is `1.8.2` and `macOS` is `11.4`.
Ciao! I know #70 offers a way for nvimmers to customise the python path, but I would like to work on a PR to implement support for the most common...
Thank you for your reply! Indeed, if the PEP gets accepted that's gonna be easy. > I could image to add a .venv folder check, similar to the one in...
About this: ``` set-environment -g TMUX_PLUGIN_MANAGER_PATH "~/.local/share/tmux/plugins/" ``` Could I use `set-environment -g TMUX_PLUGIN_MANAGER_PATH "$XDG_DATA_HOME/tmux/plugins/"`, or tmux does not perform expansion?
ciao @pat-s, it seems that `{renv}` is supporting `{pak}` (see the config option [here](https://rstudio.github.io/renv/reference/config.html#renv-config-pak-enabled)). IIUC, there are still some things to sort out - for example the installation procedure: should...
I had the same problem as @lalitmee. I am using [gruvbox material with transparent background](https://github.com/baggiponte/dotfiles/blob/2db69a7a32610111bc1c14afa47a8f9ff3086b57/nvim/lua/baggiponte/plugins/ui/colorscheme.lua#L19) and I solved it by setting winblend to 0.
Hello, I am also interested in whether `cruft` supports configs in `pyproject.toml` - for example, does `cruft` support the following? ```toml [tool.cruft] template = "blablabla" ``` The use case for...
I am busy until the end of the month (🥲) but after that I would gladly look into it!
Hi @max-niederman, I carved out some time to test out. Turns out, it is pretty straightforward, and I can install `ttyper` now with my formula, though some tweaks are still...