2017-02-12 19:51:47 +08:00
|
|
|
---
|
2017-02-18 22:14:32 +08:00
|
|
|
title: SpaceVim release v0.1.0
|
2017-02-12 19:51:47 +08:00
|
|
|
categories: changelog
|
2018-05-12 19:01:00 +08:00
|
|
|
description: "First public release of SpaceVim with IDE-like UI, most language support, modular configuration"
|
2017-12-28 23:46:56 +08:00
|
|
|
type: NewsArticle
|
2018-01-25 22:57:56 +08:00
|
|
|
comments: true
|
2017-02-12 19:51:47 +08:00
|
|
|
---
|
|
|
|
|
2018-05-12 19:01:00 +08:00
|
|
|
# [Changelogs](development#changelog) > SpaceVim release v0.1.0
|
2017-02-12 19:51:47 +08:00
|
|
|
|
|
|
|
SpaceVim is a modular configuration inspired by spacemacs, compatible with vim and neovim.
|
|
|
|
|
|
|
|
What's been done so far
|
|
|
|
|
|
|
|
- Neovim-centric
|
|
|
|
- Modular configuration
|
|
|
|
- multiple leader mode
|
|
|
|
- Lazy-load 90% of plugins with dein.vim
|
|
|
|
- Robust, yet light weight
|
|
|
|
- Unite centric work-flow
|
|
|
|
- Awesome ui
|
|
|
|
- Language specific mode, code completion, syntax check, etc.
|
|
|
|
- c family
|
|
|
|
- java
|
|
|
|
- js
|
|
|
|
- rust
|
|
|
|
- php
|
|
|
|
- go
|
|
|
|
- php
|
|
|
|
- lua
|
|
|
|
- perl
|
|
|
|
- python
|
|
|
|
- Extensive Neocomplete setup
|
|
|
|
- Central location for tags
|
|
|
|
- Lightweight simple status/tabline
|
|
|
|
- Premium color-schemes
|
|
|
|
|