Corrected spelling (#744)
This commit is contained in:
parent
9fe33edc77
commit
f06ba0df09
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ set clipboard+=unnamedplus
|
|||
" Save file as sudo on files that require root permission
|
||||
cnoremap w!! execute 'silent! write !sudo tee % >/dev/null' <bar> edit!
|
||||
|
||||
" Enable Goyo by default for mutt writting
|
||||
" Enable Goyo by default for mutt writing
|
||||
autocmd BufRead,BufNewFile /tmp/neomutt* let g:goyo_width=80
|
||||
autocmd BufRead,BufNewFile /tmp/neomutt* :Goyo | set bg=light
|
||||
autocmd BufRead,BufNewFile /tmp/neomutt* map ZZ :Goyo\|x!<CR>
|
||||
|
|
Loading…
Reference in a new issue