Mercurial > vim
view runtime/indent/mail.vim @ 11099:613d9bcd7a52 v8.0.0437
patch 8.0.0437: packadd test does not fully work
commit https://github.com/vim/vim/commit/644df41c44cbdfacdedbba55ef77a6c6031eccd8
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Mar 9 13:58:02 2017 +0100
patch 8.0.0437: packadd test does not fully work
Problem: The packadd test does not create the symlink correctly and does
not test the right thing.
Solution: Create the directory and symlink correctly.
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 09 Mar 2017 14:00:06 +0100 |
parents | 7bc41231fbc7 |
children | 9c221ad9634a |
line wrap: on
line source
" Vim indent file " Language: Mail " Maintainer: Bram Moolenaar " Last Change: 2009 Jun 03 if exists("b:did_indent") finish endif let b:did_indent = 1 " What works best is auto-indenting, disable other indenting. " For formatting see the ftplugin. setlocal autoindent nosmartindent nocindent indentexpr=