A nice vim configuration
- Clone this repository
- make
- Leader is mapped to the space bar
<Leader><Leader>
Search file content in repository<Leader>p
Search file names in repository<Leader>*
Search file content for word under cursor<Leader>]
Next tab<Leader>[
Previous tab
Intellisense engine for vim
Auto-completion for quotes, parens, brackets, etc
The best colorscheme
Fuzzy file search
Lightweight status/tabline
Comment code
Syntax highlighting for multiple languages
Find the version control root of the current file
Auto-detect document indentation
Surround things