chrisenytc / spacevim

My spacevim files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

My spacevim files

License:Creative Commons Zero v1.0 Universal


Languages

Language:Vim Script 100.0%