Vim config - koolakoff/kulenv GitHub Wiki
The kulenv
contains configuration for Vim editor:
- set auto indent (and split tabs to 4 whitespace for C language))
- beautify status line (print file name, position, selected range)
- for C language auto complete quotes, braces, #includes, #endif
- for diff mode (when use vimdiff as mergetool for Git) added nmaps: 'gl' for get local changes, 'gb' for get base, 'gr' for get remote
- enable line numbering
- highlight search