zhouhaoyi / vim.config

Configuration for VIM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim.config

Configuration for VIM

Installation

  • Use selected vimrc
  • Install vim-plug
  • Run Vim and add plugs with vim cmd ':PlugInstall'
  • Enjoy it!

Dependencies Install

  • powerline fonts:
sudo apt install fonts-powerline
sudo fc-cache -f -v
  • ctags: sudo apt install ctags

About

Configuration for VIM

License:MIT License


Languages

Language:Elixir 56.5%Language:Vim Script 43.5%