-
### Description
When I set `defaults.file_ignore_patterns`, any calls to `builtin.current_buffer_fuzzy_find` does not yield any results; when there should be something.
### Neovim version
```markdo…
-
### Describe the bug
I'm trying to provide a prompt by keeping the `@codebase` context. The code response tab shows nothing but just 'Generating response ....' forever.
Can I know what sho…
-
I need help with setting neotest for full-stack development.
Whenever I run below configuration:
```
{
'nvim-neotest/neotest',
dependencies = {
'nvim-neotest/nvim-nio',
…
-
" Create command for running busted
command! -nargs=1 -complete=file PlenaryBustedFile lua require('plenary.busted').run(vim.fn.expand(""))
command! -nargs=+ -complete=file PlenaryBustedDirecto…
-
Maybe I'm not understanding the concept of `Job` or `shutdown`, but I expect the started process to finish when I shutdown the job with the `shutdown` function (or at least send the signal given as pa…
-
Error executing luv callback:
....local/share/nvim/lazy/plenary.nvim/lua/plenary/curl.lua:299: get https://github.com/Exafunction
/codeium/releases/download/language-server-v1.6.7/language_server_li…
-
After several fixes and reworks, here is the list of points left from the original issue #17
[ ] Motions without a document reference: show a message similar to the one warning about AI trans…
idotj updated
5 months ago
-
### 🐛 Describe the bug
Create a new note, and type some invalid frontmatter (below shown with markdown lists instead of YAML ones), e.g.:
```
---
id: Foo
aliases:
* bar
tags:
* foo
---
…
-
I just tested our website locally. The experience is already great! 😄 The website and backend work well together.
I think there are some small but important changes though we need to make to make i…
-
If i clone a repository with ssh, and then want to create a new worktree via telescope, git cannot fetch origin because there is no way to enter the passphrase to unlock my ssh key.
```
Error exec…