-
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…
-
## Issue description
The way to package neovim plugins (ie, lua-based) is a bit obscure, and this for historical reasons.
=== some history ===
Neovim plugins are packaged with the `buildNeovim…
teto updated
2 months ago
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
NVIM v0.10.1
### Operating system/version
Ubuntu …
-
### Self Checks
- [X] I'm using the latest lualine.
- [X] I didn't find the issue in existing issues or PRs.
### How to reproduce the problem
1. Use a version of Neovim ≥ `commit e049c…
-
When I save, the notification appears but immediately disappears.
I'm using LazyVim
Config: (plugins/git-reminder.lua)
```lua
return {
{
"redve-dev/neovim-git-reminder",
depende…
-
### 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 …
-
### Problem description
When I start `lvim` with `neovim` version 0.10.1-2, I get the following error
```
Failed to source `/home/andreasziegler/.local/share/lunarvim/site/pack/lazy/opt/nvim-treesi…
-
is it possible to add `*.lua` support?
for example:
`lua/plugin_name/init.lua`
```lua
----
-- This is my function. It does different things to the {required} argument,
-- depending upo…
-
### Description
When using telescope builtin `find_files` for filenames in non-latin languages, the `smartcase` option doesn't work.
![image](https://github.com/user-attachments/assets/3107e8f7-f8…
-
### Did you check docs and existing issues?
- [X] I have read all the plugin docs
- [X] I have searched the existing issues
- [X] I have searched the existing issues of plugins related to this issue
…