-
![image](https://github.com/jay-babu/mason-nvim-dap.nvim/assets/39712041/1345bdbc-3bb5-4a55-91b6-38288c05f46e)
Sorry if this is a dumb question. I am new to neovim and am starting from this kicksta…
-
## Describe the bug
Hi, I followed the WSL installation to install neovim and kickstart.nvim. Below is the error I have experienced.
![image](https://github.com/user-attachments/assets/54121ef1-d2…
-
## Describe the bug
Greeted with the following error as soon as I open a Lua file with neovim:
```
Error detected while processing BufReadPost Autocommands for "*": …
-
Hi,
I'm trying to bundle neovim with configs so that I can use it outside of Nix/NixOS. Thought this AppImage bundler could be a good way of doing that. Being able to pass along an AppImage to whatev…
-
### gopls version
```
Build info
----------
golang.org/x/tools/gopls v0.16.2
golang.org/x/tools/gopls@v0.16.2 h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM=
github.com/BurntSushi/toml@v…
-
Heyyyyy,
I got this error :
```
E5108: Error executing lua: .../.local/share/nvim/lazy/plenary.nvim/lu
a/plenary/job.lua:406: Failed to spawn process: {
_additional_on_exit_callbacks = {},
…
-
I am aware this issue will not fit the typical bug report structure and is in itself not a bug, but asking the question publicly and having it answered here might help people with similar questions.
…
-
## Describe the bug
As seen in the provided image some of the symbols do not appear. Which makes it difficult to navigate through some menues
![image](https://github.com/user-attachments/ass…
-
Two part noob question I have:
1. I working in javascript files, and vscode often is able to suggest fixes to bad code. For example, on a function that doesn't exist, I can do command+. to pull up a …
-
Trying to run debugging for a go package. I've gotten it to work before when opening the `Debug test (go.mod)` test in the configuration. However, now that screen is just flashing open/close. That got…