ecosse3 / nvim

A non-minimal Neovim config built to work most efficiently with Frontend Development
GNU General Public License v3.0
1.19k stars 109 forks source link

A problem with Copilot #143

Closed al77ex1 closed 1 year ago

al77ex1 commented 1 year ago

If I disable the Copilot in the configuration, then the hint popup breaks.

image

al77ex1 commented 1 year ago

This is popup with error:

image

Just opened any .js file

ecosse3 commented 1 year ago

@al77ex1 Check dev branch. Should be fixed now.

al77ex1 commented 1 year ago

Thanks! Issue fixed in dev branch.