" SCRIPT NAME: " .vimrc " " AUTHOR: " Severin Kaderli " " DESCRIPTION: " This is my Vim configuration. " " USAGE: " This file is automatically used by Vim. syntax on set encoding=utf-8 set virtualedit=onemore set number filetype on filetype indent on filetype plugin on :imap jk