peinan / vim

My vim settings and installer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim installer with my settings

Versions

  • Vim: 7.4+
  • NeoVim: 0.1.7+

Initialize

  • Make init.vim file in case using NeoVim
$ ln -s ~/.vimrc ~/.vim/nvim/init.vim

Replace the colorscheme file

cp Tomorrow-Night-Eighties.vim ~/.vim/dein/repos/github.com/flazz/vim-colorschemes/colors/Tomorrow-Night-Eighties.vim
cp Tomorrow-Night-Eighties.vim ~/.vim/dein/.cache/.vimrc/.dein/colors/Tomorrow-Night-Eighties.vim

About

My vim settings and installer.


Languages

Language:Vim Script 96.6%Language:Shell 2.1%Language:Python 0.5%Language:Scheme 0.4%Language:Rust 0.4%