-
### Problem
vim.loader stores files stored in ~/.cache/nvim/luac and compiled files are encoded as full path to the original source file.
On linux OS when ecryptfs is enabled on home directory this …
-
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
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…
-
### Neovim version (nvim -v)
NVIM v0.10.1 Build type: Release LuaJIT 2.1.1724512491
### Operating system/version
MacOS 14.6.1
### Describe the bug
Part of the quickfix text may be exclu…
-
To allow refiling with telescope-orgmode.nvim from the agenda, I need an API function to fetch the headline of the current cursor position in the agenda. I would be motivated to propose a PR, but beca…
-
### 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
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
2 weeks ago
-
It's currently hard to use the telescope worktree creation functionality, because it only works well for branches that have been checked out locally as well. There are a few issues when trying to crea…
tvsfx updated
1 month ago
-
### Description
When using `buffers` picker with `sort_lastused` option enabled, entry at index 2 stays selected until only one entry left, even though there's better match at index 1. With addition…
-
Hi,
Following the README, I can't make sure `forester.vim` is always initialized properly when I first open a tree file without manually invoking the `TSInstall` commands. And if I just add the com…