-
## Issue description
spacevim out of date and i also can't find way how to make work bootstrap function https://spacevim.org/documentation/#bootstrap-functions
tried multiple combinations of pat…
-
### Expected behavior.
![image](https://github.com/user-attachments/assets/e398d722-d542-449c-9ef5-5404b1fbf697)
logger_config.py 是我自己定义的一个库,但是无法加载,哪怕是 `from .logger_config import setup_logger `…
-
### Expected behavior.
Hitting Enter or Return on the keyboard should go to a new line in insert mode. However, nothing happens. Instead, a new line can be created with which is not ideal. I've conf…
-
### Expected behavior.
Add layers and config options to `$HOME/.SpaceVim.d/init.toml` and have them be applied on restart.
### The reproduce ways from Vim starting.
1. install SpaceVim via cURL me…
-
@WolfgangMehner
Hello, I am wsdjeg, and I am author of [SpaceVim](https://github.com/SpaceVim/SpaceVim), and the website is https://spacevim.org, SpaceVim is just something like spacemacs, but …
-
https://spacevim.org/async-code-runner-in-SpaceVim/
-
# Disable mouse-using in SpaceVim
## Introduction
Some just doesn't like mouse-using in vim. But SpaceVim enables it by default.
You can see details in `:h mouse`
## How to disable it?
```vim…
-
### Describe the bug
when i run spacevim it trapped an error, after debug, people think it happend when the vim script trying to do ``system('uname -a')``
### How to reproduce
install spacevim or c…
-
After upgrading to VimR 0.35.0 (20211105.213803), I see the following error when launching VimR:
```
E319: The command is not available in this version: language en_US.UTF-8
```
I've traced th…
-
I have installed Spacevim manually with no problem. Calling Spacevim by alias
alias svim='vim -u .SpaceVim/vimrc'
Setting the following line in init.toml
name = „lang#python“
When calling svim …