-
I am trying to package copasi for www.nixos.org. I've made good progress but I stumble on a libcrossguid error
```
note: keeping build directory '/tmp/nix-build-copasi-4.30.drv-0'
error: builder fo…
-
One of the main problem people often have when setting up their vim environment is that **different plugins** come with **different keybindings** which are more or less hard to remember and it can be …
-
#### 🗹 Requirements
- [X] I have searched the [issues](https://github.com/ryanoasis/nerd-fonts/issues) for my issue and found nothing related and/or helpful
- [X] I have searched the [FAQ](https:/…
-
### Problem
Thanks for making neovim, which is by far my favorite editor. But after the update to 0.10.0 I found myself in the fog: The contrast was gone.
In the default configuration and a ligh…
jorsn updated
2 months ago
-
- [x] I have fzf 0.23.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/REA…
-
Latest Debian uses* wayland* by default, and all programs depending on `xclip` broke!.
I understand that this is an X utility, but still, if it is trivial to make it work out-of-the-box[*], it woul…
-
**Describe the bug**
AppImageLauncher doesnt support native Wayland!
**Expected behavior**
After setting this variable:
`QT_QPA_PLATFORM=wayland`
following this tutorial:
https://wiki.…
iMonZ updated
10 months ago
-
Thank you for your efforts,
When I set keymap `` in neovim, it doesn't work.
If I open neovim using nvim-qt, it works. but the problem always happens when neovim is opened in windows-terminal
…
-
The concept is that i wanna hv smth like this in my init script:
```sh
awesome --config ./rc_wm.lua --name "wm" --disable-naughty &
awesome --config ./rc_notifications.lua --name "naughty" --disa…
-
### Describe the bug
When you have a section in Qt class where you describe signals or slots. The treesitter fails to index the code. I discovered this by using my mapped function for c++. It's helpi…