-
I don't know what the hell is this, but it renamed my .vimrc file, my .vim folder, and it looks like the only thing this thing does is to install its own plugins and moves my plugins to other folders.…
-
## Expected behavior, english is recommend
To display the right `spell` state in the statusline after turning it on via `set spell` in the _bootstrap\_after_ function.
## Environment Informati…
-
I'm wondering if the defx can be customized like it was in the original vim. I tried to copy my original modification code from my old .vimrc to the spacevim custom configuration, but it could not wor…
-
**Is your feature request related to a problem? Please describe.**
With ``g:spacevim_project_rooter_outermost=true``, it only consider the **most inner** appearance of **each** pattern, and use the *…
thawk updated
4 years ago
-
Hi,
I want to set leader in init.toml, this is my config:
~/.SpaceVim.d/init.toml
```
[options]
bootstrap_after = "config#after" …
-
Hi users:
I will create new plugin for org file. this plugin will be wroten in pure vim script with python dependency removed. and It will base on SpaceVim public API.
I will use the async vim f…
-
There's a typo here, it should be `vim-jplus` https://github.com/SpaceVim/SpaceVim/blob/aebee1b28b26654a1a667a53bece387ab4d2ec1a/autoload/SpaceVim/layers/edit.vim#L31
-
## Expected behavior, english is required
Install spacevim on linux and have fonts installed.
## The reproduce ways from Vim starting (Required!)
```
curl -sLf https://spacevim.org/install…
-
Error when opening some js files:
```
Error detected while processing function 220_AutoUpdate[63]..220_ProcessFile[84]..220_ParseTagline: …
-
https://github.com/SpaceVim/SpaceVim/blob/master/autoload/SpaceVim/plugins/projectmanager.vim#L199
init.toml
```
project_rooter_patterns = ["Pipfile", ".git/"]
```
for a setup like min…