🎨 Screenshots
dark theme(only works on 24-bit true color terminal and true color vim):
$ ln -s <source_file> <target_file>s
# use start.sh (under repo's dir)
$ sh start.sh
# e.g. (under $HOME)
$ ln -s dotfiles/vim/.vimrc .vimrc
pip install powerline-status --user
- YouCompleteMe unavailable no module named frozendict
- YouCompleteMe unavailable no module named future
cd ~/.vim/bundle/YouCompleteMe
git submodule update --init --recursive