SpaceVim的基本安装和常见问题


SpaceVim官网:https://spacevim.org/
SpaceVim中文官网:http://spacevim.org/cn/
SpaceVim的Github页面:https://github.com/SpaceVim/SpaceVim

安装SpaceVim

  • 为Vim和neoVim安装SpaceVim
curl -sLf https://spacevim.org/install.sh | bash
  • 为Vim或neoVim安装SpaceVim
curl -sLf https://spacevim.org/install.sh | bash -s -- --install vim
curl -sLf https://spacevim.org/install.sh | bash -s -- --install neovim
  • 卸载SpaceVim
curl -sLf https://spacevim.org/install.sh | bash -s -- --uninstall
  • 更多帮助
curl -sLf https://spacevim.org/install.sh | bash -s -- -h

常见问题

powerline显示不正常

  • SpaveVim使用的默认字体是DejaVu Sans Mono for Powerline,你需要安装并使用他作为SpaceVim字体显示。
    这个字体确实好看,我已经将它设置为Term的默认字体了。

有无法正常显示的字符

笔者安装后,Linux Logo无法正常显示,显示成E712的Tofu


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM