Date:

    Estimated Time:less than a minute

    Spelling, mutt & vim

    Having a correct spelling is important in society. This is true specially when come time to write emails.

    Here is a trick to activate vim spelling while editing email in mutt. Add the following line into your .muttrc configuration file:

    set editor="vim -c 'set textwidth=72' -c':set spell' -c':setlocal spell spelllang=en_us'"

    This allows to check English spelling correctly.

    Enjoy !

    React ?

    This page was last modified: