/spacevim

My spacevim files

Primary LanguageVim ScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Christopher's spacevim

These are my spacevim files. I created them when I started using NeoVim and adapted them to my needs.

What's included

Themes

  • One Dark (colorscheme)

Languages supported

  • C
  • Elixir
  • Golang
  • Haskell
  • Java
  • JavaScript
  • TypeScript
  • Lua
  • Perl
  • PHP
  • Python
  • Rust
  • Shell

Installing (step by step)

Go to your home directory:

$ cd ~

Clone my spacevim repo:

$ git clone https://github.com/chrisenytc/spacevim.git ~/.SpaceVim.d

Download Fira Code and click Install font to install Fira Code's font which supports fancy characters.

$ open ~/FiraCode-Bold.otf

Install plugins by opening neovim

nvim

Open NeoVim:

$ nvim

(if you use VimR):

$ vimr

Restart your NeoVim or VimR and enjoy! :)

License

Check here.