I am in very begining of process of making VIM by everyday editor. Therefore, the configuration currently is very basic and minimal
I refer to ThoughtBot's .vimrc file alot.
I am using VundleVim to manage my vim plugins
$ git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim
List of plugins I have installed
- Vim-airline
I have recently install zsh and oh-my-zsh. I refered to ThoughtBot's zshrc for some configuration
Nothing major currently. Just a line to be able to use airline in tmux