-
-
Some terminals (for examples iTerm2) support more than 8-bit colors ... and the color scheme I'm currently using in my terminal makes use of full RGB colors. Is there a way to set the colors using the…
-
When I execute the tmux-resurrect's restore command, the tmux windows and panes are restored as expected, however neovim sessions are not automatically restored despite having `set -g @resurrect-strat…
-
I have the following tmux config
https://gist.github.com/arithran/a4ba6f4f70ac71d3e37db1fbb12954a5#file-tmux-conf
and the following systemd service
https://gist.github.com/arithran/a4ba6f4f70ac7…
-
Hello,
I can't use Ctrl-P to cycle through my ex-command history, I think due to some poor interaction with this plugin. For example, when type `:` and then repeatedly hit `Ctrl-P`, this happens:
…
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
0.9.1
### Neorg setup
```lua
local M = {
"nvim-neorg…
-
Copied from #67 (thanks @tsoernes!):
When using `STACK_YAML` environment variable to specify a `stack.yaml` file, the neomake integration fails with following message:
```
Error detected while …
-
**Describe the bug**
Cant remove package.
```
rpm-ostree remove dotnet-sdk-3.1
Inactive requests:
gnome-shell (already provided by gnome-shell-42.5-1.fc36.x86_64)
distribution-gpg-keys (alre…
-
A good example is mixing aarch64-darwin and x86_64-darwin. Another one is using unstable and stable to get different versions of software.
-
Filepaths are not displayed correcty in the picker (see below `:Telescope frecency` screenshot ), and sometimes when I select a file an empty buffer opens instead.
I haven't been able to reproduce …