-
- macOS Sonoma - version 14.3.1
- NVIM v0.9.5
- tmux 3.4
- iTerm2, Warp
Output from `:TmuxNavigatorProcessList`
```
Ss+ zsh (qterm)
```
Nvim build: `LazyVim`
Tmux config:
```
set -g …
-
**Describe the bug**
in some cases (which cant quite understand which) - the editor is stuck in activating extensions and i cant enter any vim mode. every time i press a key a message in the lower b…
-
## The problem
With the current capabilities of dotbot, I can have a `~/.vim/vimrc` file in my dotfiles, and dotbot will correctly create the link. Inside that file, I am sourcing [another file `~/…
-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…
-
I'm trying to create a Qt Creator plugin that uses Neovim as backend. So far so good, it was super easy thanks to the great api you guys designed. But I have a problem with shortcuts:
Qt Creator ha…
-
### Check for existing issues
- [X] Completed
### Describe the feature
If my focus is on the file explorer/navigator, I should be able to type to start searching by file or folder name to mov…
-
### Specification
Currently, most Unix files, and by extension, all files inside Polykey's vault will have a trailing `\n`. This is the standard way to end a file in Unix (see [**this question**](htt…
-
Please *thumbs-up* 👍 this issue if it personally affects you! You can do this by clicking on the emoji-face on the top right of this post. Issues with more thumbs-up will be prioritized.
-----
…
-
I understand that there may me an option to undo highlights. I read https://github.com/ahrm/sioyek/issues/633 however it doesn't seem to work, not documented, not user-friendly and completely breaks a…
-
### FAQ
- [X] I have checked the [FAQ](https://github.com/hrsh7th/nvim-cmp/blob/main/doc/cmp.txt) and it didn't resolve my problem.
### Announcement
- [X] I have checked [Breaking change anno…