-
# Description
I installed tmux via Homebrew and did `git clone` tpm but it does not let me install plugins.
# Expected Behavior
```shell
~/.tmux/plugins …
-
### Prerequisites
- [X] I am using the latest stable release of Neovim
- [X] I am using the latest version of the plugin
### Neovim Version
0.10.0-dev
### Neorg setup
require('neorg').setup{
…
-
### Describe the bug
When executing `:MetalsFindInDependencyJars` on the command-line with the GitHub Copilot plugin installed with the following input:
```
Filemask: .conf
Query: String
```
…
-
### Expected behavior.
Hitting Enter or Return on the keyboard should go to a new line in insert mode. However, nothing happens. Instead, a new line can be created with which is not ideal. I've conf…
-
### Self Checks
- [x] I'm using the latest lualine.
- [x] I didn't find the issue in existing issues or PRs.
### How to reproduce the problem
Toggle telescope when lualine globalstat…
-
When open vim then the error has occured on Ubuntu 18.04.
```
Traceback (most recent call last):
File "/home/user/.vim/plugged/YouCompleteMe/third_party/ycmd/ycmd/extra_conf_store.py", line 99, i…
-
### ⚠️ Please verify that this bug has NOT been reported before.
- [X] I checked all existing issues and didn't find a similar issue
### Description
I am trying to use `additionalRuntimePaths` to f…
-
### Description
I have chosen to create a new issue based on #251. This decision stems from my efforts to pinpoint the problem and construct a minimal configuration that reliably reproduces the error…
-
I am on Debian 11 using tmux-ressurect with neovim .5. All files are edited through SSHFS. However this happens with files that are only local. If I save the session, close the terminal window, reopen…
-
Hi, I'm using this plugin on arch linux, with neovim 0.4.3, and tmux 3.0, on st. I installed this plugin using vim-plug, exactly as the instructions directed, and have `set -g focus-events on` on .tmu…