mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
add vim mail syntax highlighting (#137)
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
setlocal cursorline
|
||||
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