-
When I try to open a .py file I get this error. The non development branch (master) works until I save, then I get a different error. However, on the development branch I get this error whenever I ope…
-
### Issue
I have two machines -- a gentoo 64 bit and a gentoo 32 bit.
I also have the problem:
Error detected while processing function jedi#init_python:
line 7:
Error: jedi-vim failed to i…
-
Got these when starting vim:
On AWS EC2 instance with Amazon Linux.
-
### Explain the issue
Getting error `match-up must be loaded before matchit` when trying to use vim-matchup with native packages feature in neovim. Vim works fine.
adding `let g:loaded_matchit =…
-
I am working on a ~500 line LaTeX file and am currently experiencing very noticeable lag when scrolling. I have not included a minimal working example as this only seems to happen when the file grows …
-
### Issue
Auto complete stopped working, returning the message
`Omni completion (^O^N^P) Pattern not found`
### Output of “:verbose JediDebugInfo”
#### Jedi-vim debug information
Using…
-
just git cloned the latest into my .vim/bundle directory. my vim is using pathogen to load the module
I opened up a python file and tried to match a try: and got a vim error of
"E117: Unknown fun…
hemna updated
5 years ago
-
I found an edge case where a parenthesis has incorrect highlighting. It also incorrectly matches when using matchparens (using `%`). Also, the `` tag is highlighted incorrectly when there are no args:…
-
The ycmd server SHUT DOWN (restart with ':YcmRestartServer'). Unexpected exit code 0. Ype : ':YcmToggleLogs ycmd_xxx.log' to check the logs.
The logs as follow,
```
2019-04-09 23:14:43,927 …
-
## Expected behavior, english is required
`hi MatchParen` option in `~/.SpaceVim.d/init.vim` should work.
## The reproduce ways from Vim starting (Required!)
Include the following line in…