[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.

llvm-svn: 242266
This commit is contained in:
Chandler Carruth 2015-07-15 01:36:50 +00:00
parent 6923461a16
commit e993a16d0a

View File

@ -9,3 +9,4 @@ let b:did_ftplugin = 1
setlocal softtabstop=2 shiftwidth=2
setlocal expandtab
setlocal comments+=:;