ctaylo21 / jarvis

Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
MIT License
712 stars 135 forks source link

Add installation instructions for custom vim airline theme on Windows #8

Closed ctaylo21 closed 6 years ago

ctaylo21 commented 6 years ago

Install script for OSX runs

cp ./config/nvim/space.vim ./config/nvim/plugged/vim-airline-themes/autoload/airline/themes/space.vim

to copy custom airline theme into correct spot. Need to update Windows instructions to do the same manually.