-
### To reproduce the issue
- Open nvim
- Open explorer(do not do anything before that)
- Move on to a file, Enter
Then I get
```
[coc.nvim] error: UnhandledRejection: TypeError: Cannot read p…
-
I have coc-explorer mapped to
nnoremap t :CocCommand explorer
when I call it initially, it works as expected. However, when I toggle the window away, and re-toggle, it redraws as seen below `^…
-
Can not open Vista when vim_lsp detect errors in source code.
Vista will show: vim_lsp is retriving symbos ..., please try again....
zoumi updated
4 years ago
-
I [tweeted about this yesterday](https://twitter.com/parkr/status/783045994325815296) and it was suggested by @adg that I file this bug here.
### What version of Go are you using (`go version`)?
go v…
parkr updated
5 years ago
-
a couple hours ago, `ccls` was just fine. I tested some basic features under `spacemacs`.
However, two hours ago, after I recompiled `aur/ccls-git` and updated `lsp-mode`, `ccls` package in `emacs`…
-
I currently use Vim 7.4 with the Minimalist Vim Plugin Manager. While opening a file through Vim, I get the error:
Error detected while processing MYDIRECTORY/.vimrc:
line 19:
E185: Cannot fin…
-
## Expected behavior, english is recommended
Error output when starting SpaceVim
```
function SpaceVim#end[76]..SpaceVim#plugins#load[4]..36_load_plugins[16]..36_loadLayerConfig[2]..SpaceVim#la…
-
I recently ran `:call phpactor#Update()` in my VIM.
I'm trying to use Extract Method and I get this error:
```
Phpactor returned an error: PHP Fatal error: Uncaught Symfony\Component\Debug\Exc…
-
# Problems summary
I'm learning to use Vim/neovim for fun of python programming. I found that it does not show python api completion.
## Expected
Cache a full list of python api/method for completi…
-
### Issue
Edit a test python source file but flooded by a heap of error
-->
### Steps to reproduce
nvim learnpy.py
```
Here is my Init.vim (neovim):
I use the similar dotfile from the github
…