inoremap jk packadd! dracula syntax on " highlight syntax colorscheme dracula set number " show line numbers set noswapfile " disable the swapfile set hlsearch " highlight all results set ignorecase " ignore case in search set incsearch " show search results as you type vmap "+yi vmap "+c vmap c"+p imap +