-
I'm no expert at this so excuse me if i'm making an obvious mistake, I'm using the following nvim configuration:
``` vim
set nocp
if has("vim")
set term=ansi
endif
" [ PLUGIN MANA…
-
Hi thanks for the awesome library :)
IDK if this is the right place to ask, is it possible to call `LanguageClient#textDocument_hover()` when selecting inside the autocomplete? :eyes:
e.g. in t…
-
### Issue
After upgrading from Jedi 0.13.3 I am no longer getting full autocompletion. It seems like autocompletion doesn't work at all for anything inside submodules.
For example, on version 0…
-
Hello,
I am having issues using the language server protocols with nmc2. As you can see in the gif something seems to cancel the insert mode and I cannot figure out what. I recreated my init.vim to…
Vitax updated
5 years ago
-
My :CheckHealth report gives an A-Okay for everything:
```
health#LanguageClient#check
========================================================================
- OK: binary found: /home/duke…
-
Before you continue, ensure you have read the [README](https://github.com/liuchengxu/space-vim/blob/master/README.md) and [wiki](https://github.com/liuchengxu/space-vim/wiki) carefully. **Note that lo…
-
Before you continue, ensure you have read the [README](https://github.com/liuchengxu/space-vim/blob/master/README.md) and [wiki](https://github.com/liuchengxu/space-vim/wiki) carefully. **Note that lo…
-
## Expected behavior, english is required
[SPC] j i
Should jump to a definition in the buffer.
## The reproduce ways from Vim starting (Required!)
Start editing a file, bring the cursor to a li…
-
## Expected behavior, english is required
CTRL N n
## The reproduce ways from Vim starting (Required!)
Open Nvim to edit .tex file
## Debug info
Please press SPC h I, debug info will be put…
-
Hi, I meet ncm2 today and tried it. It was incredibly cool and useful, even on Windows system. Everything went well when I set up my Python and JavaScript support, until I went into ncm2-pyclang. Belo…