-
### Neovim version (nvim -v)
0.10.1
### Operating system
NixOS
### Terminal emulator / GUI
kitty
### Describe the bug
When I open telescope the rendering in the backgroud reverts back to raw fo…
-
**OS** (name + version; i.e. Linux Mint 20, Windows 10 2004, Macos Big Sur, etc.):
Arch Linux
**What vim? (+ version)** (i.e. vim, gvim, nvim, nvim-qt, mvim, ...):
NVIM 0.9.0
**Reproduced …
-
Hi, thanks for providing such a great plugin.
Can I set a transparent background for floating windows?
-
I tried to make detour window automatically close when you leave it with:
```lua
vim.keymap.set("n", "", function()
require("detour").Detour() -- Open a detour popup
local …
-
How can we jump to class in jars
-
When I attempt to us go to definition, I get the following error:
Error executing vim.schedule lua callback: /usr/share/nvim/runtime/lua/vim/lsp/util.lua:1047: Cursor position outside buffer
stack…
-
I want to create a `Frontend` or` Backend` project with the following directory structure.
However, when I try to create it, a `MainProject` is created.
When I try to create it again, `Project add…
-
Hi,
There is an nvim-cmp plugin https://github.com/tzachar/cmp-fuzzy-path which fuzzy finds path in the current project.
I was wondering if I can use broot to do the fuzzy finding. Is there a non-in…
-
You know you want to 😄
-
**Is your feature request related to a problem? Please describe.**
Telescope Utils contains a function called [transform_path](https://github.com/nvim-telescope/telescope.nvim/blob/01fc5a9274b553937b…