-
would it be possible to create a telescope extension with this?
-
### Description
When using telescope search files or live grep within a sveltekit project telescope is unable to preview or open files contained within a sveltekit advanced layout group: [sveltekit…
-
### Description
Using `require("telescope.builtin").lsp_definitions()` fails even when `vim.lsp.buf.definition()` works in the Deno LSP for a dependency or builtin (like `console.log`). See recordi…
-
### Description
I've been diving into telescope recently, as I've been using it for some time but never configured it thoroughly. I read the entire :h manual inside Neovim.
I hard a hard time unde…
clorl updated
3 months ago
-
Hey @Conni2461,
Well going through this issue #43. The problem was the `.dll` wasn't found or was missing, we somehow needed to generate the file after installing make commands and running them and…
-
### Description
MS SQL Management Studio generates script files that are saved with utf-16le encoding. Neovim opens and edits these files with no issue, but the previewer shows extra characters.
…
ghost updated
1 month ago
-
### Description
I'm used to using `ag` with searching like this `ag "some.*regex" path/**/some-subfolder. When I trigger the search window and type:
`"some.*regex" path/**/some-subfolder`
I don…
-
I can't figure out the right config to get the plugin to load properly within the context of my AstroNvim setup using the Lazy.nvim plugin manager.
Lazy shows that easypick is loaded, but `:Easypic…
-
# Description of the issue
After adding multiple marks and deleting one or more of them from the middle of the list, the telescope extension does not display the rest of the marks after the deleted m…
-
I use lazyvim to manage plugins, and add telescope-fzf-native.nvim in the config file as described in Readme, like this
```
{
'nvim-telescope/telescope-fzf-native.nvim', build = 'make',
…
bo-wu updated
1 month ago