NicolasWebDev
NicolasWebDev
- OS Version: archlinux - Browser Version: chromium 100.0.4896.60-2 - Browser Addon Version: 0.2.12 - Neovim Plugin Version: 0.2.12 ### What I tried to do I tried to use Firenvim...
The repo is really really insightful, but having for each concept links to exercices and questions to put into practice each concept would be really really helpful as well. Would...
Hi, With `eval "$(fnm env --version-file-strategy recursive --use-on-cd)"` on my bashrc and system set as default, when opening a shell I have the following error: ``` error: Could not find...
I had been waiting for https://github.com/Schniz/fnm/pull/607 to be merged, and it is actually working really well. But I think that for new people, --use-on-cd should use the recursive strategy by...
**Describe the bug** Espanso does not work in alacritty when ctrl+shift+V is mapped to ^V (SYN). I am using that remapping because I want ctrl+v to map to Paste instead...
Hi, Right now I can change the size of the volume_widget and of the batteryarc_widget by passing { size = 30, thickness = 3 }, but these parameters are not...
**Describe the bug** When following the "Quick installation instructions", a `bats -r .` runs bats internal tests, along with the ones from bats-support and from bats-assert. **To Reproduce** Steps to...
I am trying out the plugin, liking it a lot so far. The problem that I am having, is that I don't use the mouse, and I would like to...
Hi, When generating the configuration in a rails 4 app with simple-navigation 4.0.3, the generated config does not seem to work. For example I have this line: ``` ruby primary.item...
I am trying to use the translator plugin. Is it possible to use `h1 .my_key` instead of `h1 my_controllers.my_action.my_key`? This is possible using the ActionView Helper translate method that adds...