inoremap jk <ESC>
filetype plugin indent on
syntax on
autocmd BufNewFile,BufRead *.md setlocal ft=markdown