This is my vim configuration, I use it for my daily usage coding / mail / note / blog.
I use vim in a terminal so please check my configuration, if you have trouble on some strange remaping or maybe just open a issue. https://github.com/GuillaumeSeren/urxvt-config
As I use VimPlug to manage the plugins, I distinct two categories (C):
- Defaults plugins (always loaded).
- Specifics plugins (lazy loaded on some case).
# Clone this repos
$ git clone https://github.com/GuillaumeSeren/vimrc ~/.vim
# Launch vim and install everything
$ vim
If you find it useful, and would like to add your tips and tricks in it, feel free to fork this project and fill a Pull Request.
The project is GPLv3.