Wolfgang

Results 4 comments of Wolfgang

I tried the empty settings.json, init.vim and disabled all extensions, only use VSCode Neovim, but it still doesn't work.

You should import store into your main.js file and register it to Vue instance. For instance below: store file is src/store/index.js entry file is main.js > main.js ```javascript import store...