readme fix

This commit is contained in:
Luke
2018-02-13 14:41:13 -07:00
parent 97c7be6755
commit 4737db5925
2 changed files with 1 additions and 3 deletions

2
.vimrc
View File

@@ -72,8 +72,6 @@
" Goyo's width will be the line limit in mutt.
autocmd BufRead,BufNewFile /tmp/neomutt* let g:goyo_width=72
autocmd BufRead,BufNewFile /tmp/neomutt* :Goyo
" Automatically start in insert mode.
autocmd BufRead,BufNewFile /tmp/neomutt* :exe "normal! O"
" Enable autocompletion:
set wildmode=longest,list,full