mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 13:17:55 +08:00
remove content-type from templates (#146)
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
syntax on
|
||||
|
||||
setlocal bufhidden=wipe
|
||||
setlocal buftype=nofile
|
||||
setlocal cursorline
|
||||
|
||||
@@ -3,7 +3,6 @@ setlocal filetype=mail
|
||||
setlocal foldexpr=himalaya#shared#thread#fold(v:lnum)
|
||||
setlocal foldmethod=expr
|
||||
setlocal startofline
|
||||
syntax on
|
||||
|
||||
augroup himalaya_write
|
||||
autocmd! * <buffer>
|
||||
|
||||
Reference in New Issue
Block a user