-
Hi, I am the author of [SpaceVim](https://spacevim.org), which is a community-driven modular vim distribution. It is four years old on github now. If you are new to SpaceVim, we recommend to checkout …
-
**Is your feature request related to a problem? Please describe.**
I use fzf for various tasks, and like many implementation aspects of the plugin. Yet, only part of the fzf is ported to spacevim, an…
-
# Expected behavior, english is recommend
If multiple buffers are open and I delete one of them, the remaining buffers should remain open, and the active buffer should become the next highest buf…
bonds updated
4 years ago
-
Line 116 in file `autoload/SpaceVim/layers/core/tabline.vim` in [this](https://github.com/SpaceVim/SpaceVim/pull/2242) merge, uses the `tabpagenr('#')` code which is erroneous. As the documentation, t…
-
## Expected behavior, english is required
When the lang#latex layer is enabled, ``tex`` code block should be correctly highlighted.
## The reproduce ways from Vim starting (Required!)
1. …
thawk updated
4 years ago
-
Hi, @Xuyuanp, Thanks for sharing this project, I like the idea of this project, and I want to use it in @SpaceVim. But `+lua` support is not always enabled in my env, so I want to [rewrite it into vim…
-
Interface is collapsing to a single line after accidenal executing some kind of key sequence.
3 lines actually: header+1 line of code + footer.
I don't know what key sequence causes it. Probably…
-
I am trying to change the colorscheme.
My `init.toml` file looks like this:
```
#=============================================================================
# dark_powered.toml --- dark powe…
-
I have FZF installed and working ok in command line.
Activated FZF search in Spacevim adding this to toml config file:
[[layers]]
name = "fzf"
restarted SpaceVim, plugins are installed and sta…
-
Hi there, I'm hacking on `fey` to create my own configuration (Thanks a lot), which I wouldn't be doing if `fey` had not choice to be a distribution like `doom` and `spacevim` (please consider changin…