[MacPorts] #55268: syntax highlighting broken while composing email with vim in neomutt

MacPorts noreply at macports.org
Wed Nov 8 14:44:19 UTC 2017


#55268: syntax highlighting broken while composing email with vim in neomutt
-------------------------+------------------------
  Reporter:  mimaoffice  |      Owner:  lbschenkel
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.4.2
Resolution:              |   Keywords:
      Port:  neomutt     |
-------------------------+------------------------

Comment (by raimue):

 For NeoVim, we could add this as a local patch if needed. I did not add
 any neovim-devel port, as I do not follow the upstream development too
 closely, so I would not know when it is worth to update such a port.

 However, in general the quickest workaround would be to just add the
 corresponding `autocmd` to your (Neo)Vim configuration files in
 `~/.vim/filetype.vim`:

 {{{
 au BufNewFile,BufRead neomutt-*-\w\+,neomutt[[:alnum:]_-]\\\{6\} setf mail
 }}}

--
Ticket URL: <https://trac.macports.org/ticket/55268#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list