-
### 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…
-
Hi there, I'm trying to configure `golangci-lint` but I can't for the life of me figure out what's wrong 🙈
plugins:
```
return {
{
"stevearc/conform.nvim",
event = 'BufWritePre', …
-
| Field | Description |
|--------------|-------------|
| Plugin | `` |
| Nixpkgs | `` |
| Home Manager | `` |
- [x] I have read the [FAQ](https://nix-community.github.io…
-
### Description
@apollo1321 I am experiencing a crash with the `nvim-treesitter-context` feature when using Neovim with the `multiwindow` option enabled.
I was unable to reproduce the bug with the …
-
I have no idea why it doesn't in my config. Here's my current config:
```lua
return {
"https://github.com/fresh2dev/zellij.vim.git",
lazy = false,
init = function()
vim.g.zelli_navigat…
-
so I am having a small issue where the changes are not actually being applied in the nvchad after a home manager switch. For example
if my chadrc is this
```lua
local M = {}
M.base46 = {
the…
-
Not sure if it's an issue with supermaven or cmp but I'll start here... I've the following setup:
```
require("lazy").setup({
{
"supermaven-inc/supermaven-nvim",
config …
-
### Description
When using
```
opts = {
defaults = { preview = true },
pickers = { find_files = { preview = false } }
}
```
to setup telescope, the find_files picker still shows a preview.…
-
### Check if applicable
- [X] I have searched the existing issues (**required**)
- [X] I'm willing to help fix the problem and contribute a pull request
### Describe the bug
I'm not really sure how…
-
Sorry beforehand if this is a dumb question and I'm just using the LSP wrong.
I'm using https://www.lazyvim.org/ as my package manager for Neovim and here's my `~/.config/nvim/lua/plugins/idris2.lu…