-
I have this very simple config:
```lua
return {
'ray-x/lsp_signature.nvim',
event = 'VeryLazy',
config = function()
require('lsp_signature').setup({
bind = true,
handle…
-
The parent repository for **[sheeeng/nvimlua-kickstart-nvim](https://github.com/sheeeng/nvimlua-kickstart-nvim)** has updates available.
### Important!
Click on this [compare link](https://github.c…
-
I would really like to use this language server, but i do not have a clue on where to put the configuration json string.
I am using neovim and installed the lsp using mason, but it is clearly not a…
-
## Describe the bug
**Multiple different client offset_encodings detected**
## To Reproduce
1. ... C and C++
## Desktop
- OS: MacOS M1
- Terminal: iTerm
```
-- LSP Plugins
re…
-
The prefix definition doesn't seem to be working for me. I'm using nvim 0.10.1 and pulling note.nvim in with Lazy using a basic setup built off of the kickstart.nvim repo.
I'm loading the plugin us…
jrebs updated
1 month ago
-
### Diagnostics error in Pyright LSP for `list.append` and `dict.update` methods when using Neovim with Kickstart setup and also with Zed editor
---
### Environment
- **Operating System**: Ubuntu 24…
-
Subscribe to this issue and stay notified about new [daily trending repos in Lua](https://github.com/trending/lua?since=daily).
-
### Describe the bug
I feel like I must be doing something wrong, but my config.nu looks like this:
# Functions
```nushell
def nvims [] {
let items = ["default" "Kickstart" "lazyvim" "NvC…
-
Running :checkhealth nvim-treesitter
.
.
.
The following errors have been detected: ~
- ERROR vimdoc(highlights): /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:252: Query error at 84:4. In…
-
When I enable nvim-scrollview, it causes [which-key](https://github.com/folke/which-key.nvim) to show some strange behavior whenever I make visual selections with the mouse. If I drag the mouse enoug…