-
**Describe the bug**
In the command line, `` and `` keys are broken since ea10d5b, when cmdline support is not being used but some other plugins for commandline is being used.
![Screenshot](…
-
- `nvim --version`: NVIM v0.7.0-dev+667-g419e0d117
- `git --version`: git version 2.31.1
- Operating system/version: Ubuntu 20.04, x86_64
- Terminal name/version: Konsole, 19.12.3
### Step…
-
I'm getting the following error when I startup neovim:
```
This extension doesn't exist or is not installed: fzf
```
Not sure what is happening here, if I'm correct the binary should be build aut…
-
[fzy](https://github.com/jhawthorn/fzy) is also a fast fuzzy finder, it is faster shows better results than fzf. I think it is an better choice to use it.
-
- `nvim --version`:
Nvim Version info
NVIM v0.6.0-dev+617-g64abd7be7
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /Applications/Xcode_12.4.app/Contents/Developer/Toolchai…
-
### Description
This is my setup:
```
local telescope = require("telescope")
telescope.setup {
defaults = {
file_sorter = require "telescope.sorters".get_fzy_sorter,
generic…
-
### Neovim version (nvim -v)
0.5.0
### Vim (not Nvim) behaves the same?
no (test on vim 8.0)
### Operating system/version
macOS 11.3
### Terminal name/version
iTerm Build 3.3.12
…
-
### Description
Grep hangs for 10+ seconds when used in a large codebase.
**Expected Behavior**
I'm coming from FZF, which seems to stream the results in as they become available. The UI neve…
-
I'm not sure why this happens but the line numbers disappear when switching between buffers.
Steps to reproduce:
1. Open vim (with a file or not, doesn't matter)
2. Type `:set number`
2. Type `:…
-
Neovim version:
```
NVIM v0.6.0-dev+479-g9086938f7
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compilation: /usr/bin/gcc-11 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -…