-
你好,我对 SpaceVim 不是很熟悉,我现在已经安装 SpaceVim、ccls,看了几遍你文档和官方文档,但还是有些无从下手,麻烦有时间解答一下。我想实现以下功能:
【1】 Python 光标位置显示定义 Common(类似于 VScode intelligence);
【2】 Python 带有有参数的 Debug。
【3】 可交互式的 Debug。
### 目前已有配置如…
-
I copied one of the configs (the one involving nvim-navic and it tells me that incline.helpers doesn't exist and I don't understand why? I am on Neovim nightly
-
Just a friendly advanced warning. Changes mainly affect jobstart invocation & handler function.
See neovim/neovim#2247.
-
I just tested on nvim-ipy with a recent version of NeoVim and IPython 4.2.0, and can successfully connect to IPython from NeoVim using `:IPython`.
Currently, however, commands which are sent to IPyth…
-
When entering the debug mode (it reads "(IPy) (Pdb)" on the lowest line in neovim), the rest of neovim is frozen. It would be nice if it was still possible at least scroll in other buffers. Is that po…
-
I've started a [PR](https://github.com/neovim/neovim/pull/8677) on the neovim repo to improve the situation for people who develop addons in lua. That somewhat prominently include you, so I'd be very …
-
Hello,
When I try to disable custom keymaps and set my own mapping for `` it breaks since the keymaps do not get disabled.
for example:
```
vim.g.bullets_set_mappings = 0
vim.keymap.set('i', …
-
### What Operating System(s) are you seeing this problem on?
Linux X11
### Which Wayland compositor or X11 Window manager(s) are you using?
KDE Plasma WM
So this is a weird one. After updati…
-
### Describe the bug
When writing macro's the indentation acts a bit strange in certain cases, which means i need to manually fix them.
When i add a pair of braces inside the macro it doesn't increa…
-
# Introduction
Hi, ı am using neovim for a while but still having problems with lua. I am %90 okay with my setup but csharp lsp formatting gives me this error
## Error
> Client 1 quit with exit c…