像 IDE 一樣使用 Vim

SpaceVim發表於2017-12-10

項 目 主 頁: spacevim.org

Github 地址 : github.com/SpaceVim/Sp…

Vim 中文基本教材 : github.com/wsdjeg/vim-…

SpaceVim 是一個社群驅動的模組化 vim/neovim 配置集合,其中包含了多種功能模組,並且針對 neovim 做了功能優化。spacevim 有多種功能模組可供使用者選擇,針對不同語言選擇特定的模組,就可以配置出一個適合特定語言開發的環境。

使用過程中遇到問題或者有什麼功能需求可以在 github 提交 issue,這將更容易被關注和修復。我們也歡迎喜歡 vim/neovim 的使用者加入我們的 QQ 群,一起討論 vim 相關的技巧,點選加入Vim/SpaceVim使用者群

Features

  • Great documentation: access documentation in Vim with SPC h SPC.
    SPC h SPC
  • Beautiful UI: you'll love the awesome UI and its useful features.
    像 IDE 一樣使用 Vim
  • Mnemonic key bindings: all key bindings have mnemonic prefixes.
    mapping guide
  • Describe key bindings: use SPC h d k to describe key bindings, and find definition of key bindings.
    describe key
  • Lazy load plugins: Lazy-load 90% of plugins with dein.vim
    UI for dein
  • Awesome statusline: a heavily customized modular statusline.
    statusline
  • Neovim centric: Dark powered mode of SpaceVim

相關文章