[vim] Add the IR's comment prefix to the comments list. This allows vim
authorChandler Carruth <chandlerc@gmail.com>
Wed, 15 Jul 2015 01:36:50 +0000 (01:36 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 15 Jul 2015 01:36:50 +0000 (01:36 +0000)
commit11325f48fc933ac364625c30eebdd7e55c203dc1
treecdacc07c181721fa568246f92cbff13a0e7085c8
parent5f34535cedbf7a9201a55460e5869e691de7fbd5
[vim] Add the IR's comment prefix to the comments list. This allows vim
to intelligently wrap prose written in IR comment blocks. This has
bothered me for roughly ever, and my fellow IRC denziens convinced me to
fix it.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@242266 91177308-0d34-0410-b5e6-96231b3b80d8
utils/vim/ftplugin/llvm.vim