mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 23:10:04 +08:00
1.2 KiB
1.2 KiB
title | description |
---|---|
Roadmap | The roadmap and milestones define the project direction and priorities. |
Home >> Roadmap
The roadmap defines the project direction and priorities.
Next
-
v2.4.0
- rewrite statusline plugin with lua
-
v2.3.0
- new
job
api based on neovim luv. - implement flygrep with lua.
- use new
job
api
- use new
- rewrite git.vim with lua.
:Git add
:Git clean
:Git fetch
:Git remote
:Git reset
:Git rm
:Git mv
:Git blame
:Git cherry-pick
:Git shortlog
- plugin log manager derived from SPC runtime logger
- rewrite code runner with lua
- rewrite task manager with lua
- rewrite repl plugin with lua
- rewrite scrollbar with lua
- rewrite leader guide with lua
- implement pastebin plugin with lua
- make
:A
command support toml configuration file - add git remote manager
- make
<cr>
show git log - cache remote and branch info
- cache info based on project root
- make
- implement
ctags#update
in lua
- new
Completed
All completed releases can be viewed in changelog