-
I've been seeing this issue for sometime while checking this project out, I'm not exactly sure how this is triggered. I've tried setup everything 4 times, and I usually end up at this error.
I man…
-
Hi
With the "references" floating window I can write on it and I get this error.
![Screenshot from 2021-05-29 00-26-34](https://user-images.githubusercontent.com/12990773/120047347-a41a5480-c014-1…
-
Specifying a plugin with a `setup` key but no explicit `opt` or any other lazy-loading related keys results in the counterintuitive behavior of `packer_plugins['foobar'].loaded == false`. I feel that …
-
- `nvim --version`: NVIM v0.5.0-dev+1342-gde96626ad (nightly)
- `git --version`: 2.30.2
- Operating system/version: Debian GNU/Linux 11 (bullseye) on Windows 10 x86_64 (WSL)
- Terminal name/version…
-
### nvim version
```
NVIM v0.5.0-dev+1354-ga282a177d
Build type: Release
LuaJIT 2.1.0-beta3
```
### package manager
packer:
```
use { 'camspiers/snap', rocks = {'fzy'}}
```
### config
c…
-
- `nvim --version`:
```
NVIM v0.5.0
Build type: Release
LuaJIT 2.1.0-beta3
Compilation: clang -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DNVIM_TS_HAS_SET_MATCH_LIMIT -O2 -DNDEBUG -Wall -Wextra -pedan…
-
When i use Workspace Symbols and enter my query this error appears
Error in context
```
Error detected while processing TextChangedI Autocommands for "":
E5108: Error executing lua [string ":lua"]…
-
### Problem description
1. Start nvim w/ LunarVim Config
2. See Dashboard; *immediately* select "Neovim Config Files"
3. Get unexpected error:
```
E5108: Error executing lua [string ":lua"]:1: …
-
- `nvim --version`: NVIM v0.5.0
- `git --version`: git version 2.32.0
- Operating system/version: 5.12.14-arch1-1
- Terminal name/version: alacritty 0.8.0 (a1b13e68)
### Steps to reproduce…
-
- `nvim --version`: 0.5 nightly
- `git --version`: 2.32.0
- Operating system/version: macOS Big Sur
- Terminal name/version: iTerm 3.4.9
### Steps to reproduce
```lua
return packer.start…