-
### Is your feature request related to a problem? Please describe.
I'd like to be able to parametrize (it could be via `ensure_installed` or `automatic_installation`, or something) the installation o…
-
I'm having what seems to be the opposite problem to some other issues here. If inside of vim, I can use the key bindings to navigate to a tmux pane. However, if I try to get back into vim or to anothe…
-
I'm open to moving this question to the respective/most-suitable VSCode repo, in case it doesn't belong here.
I have the following for my `workspace` settings file:
```json
"python.linting.my…
SHxKM updated
3 years ago
-
An aggregated list of env specs to reference during indexer implementation.
-
I just installed pyls to work with the oni editor. I don't think I've changed anything in the way of configuration. However, when I attempt to use the completion features, I always am met with this …
-
I use `black` and `mypy` for formatting and linting. I have tried to pass an argument to `black` to use 79 characters for lines by modifying my project's `coc-settings.json`.
After that I called `…
D-K-E updated
4 years ago
-
```
1 abcdefgthijklmn
2 012345678912345
```
1. suppose one line have 15 letter as above
2. With **Insert Mode**, my **cursor** at col **10**.(current cursor pointer to number 9)
3. I Press **Ho…
-
## Information
**VIM version**
NVIM v0.4.4
Build type: RelWithDebInfo
Operating System: Debian Sid
## What went wrong
I opened a file with mypy errors. `:ALENext` jumps to th…
mh182 updated
3 years ago
-
I am getting the following error message when attempting to start the debugger through `db , dr`
**Result**:
1. `db` ✅ correctly marks the debugging line
2. ❌ `dr` gets the following:
>`Couldn't c…
-
I have recently migrated to nvim-lspconfig. I have a problem with one server in particular - pylsp. I have enabled all my servers with e.g. `require('lspconfig').pylsp.setup(coq.lsp_ensure_capabilitie…