" ============================================================================ " File: pencil.vim " Description: vim-colors-pencil plugin " Maintainer: Reed Esau " Created: August 29, 2014 " License: The MIT License (MIT) " ============================================================================ " if exists('g:loaded_colors_pencil') || &cp | fini | en let g:loaded_colors_pencil = 1 " Save 'cpoptions' and set Vim default to enable line continuations. let s:save_cpo = &cpo set cpo&vim nnoremap