-
### Problem description
Whenever I open up a new file, I always get the error "LSP not installed in path ..." even though it is installed and it works perfectly.
### Neovim version (>= 0.6)
```
gl…
-
### Feature motivation
https://github.com/github/copilot.vim#getting-started
### Describe the expected solution
_No response_
### Describe the alternatives you've considered
_No response_
### Ad…
Moelf updated
2 years ago
-
![image](https://user-images.githubusercontent.com/661038/161644300-f549f5ef-9acb-4f13-8573-182196b650d2.png)
-
Hey, this looks awesome! I am trying to get it set up but am having issues with some filetypes. For instance, I get this when editing a json file:
```
Error detected while processing TextChangedI …
-
![image](https://user-images.githubusercontent.com/15922367/140856003-637c9b2c-339d-4f1d-b859-e8f30956fb6f.png)
-
This plugin's demo blow my mind, awesome.
But, I'm not sure how to setup this plugin.
My setting is below.
```lua
require('yode-nvim').setup()
```
and
```vim
vnoremap yc YodeCreateSeditorFlo…
-
https://github.com/zbirenbaum/copilot.lua/blob/b16f659a55f68a53b407dbc34e52456c4ec41f26/lua/copilot/copilot_handler.lua#L53
why not send_editor_info on_attach?
-
Currently the LSP client appears to attach to all buffers, including ones like `Packer`, `nofile`, etc.
It would be nice to have it take a table of ignored file and buffer types.
-
**Describe the bug**
I get the error `E5108: Error executing lua C:\Users\rycae\AppData\Local\nvim/lua/core/utils.lua:308: table index is nil` when doing PackerSync.
This bug was introduced in htt…
-
- OS Version: MacOS Catalina 10.15.7
- Browser Version: Chrome Version 98.0.4758.102 (Official Build) (x86_64)
- Browser Addon Version: 0.2.12
- Neovim Plugin Version: 0.2.12
### Issue Desc…