]> oss.titaniummirror.com Git - smckown/dotfiles.git/commit
vim: set cinoptions and try text wrap for C code
authorR. Steve McKown <rsmckown@gmail.com>
Wed, 9 Sep 2015 20:53:24 +0000 (14:53 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Wed, 9 Sep 2015 20:53:24 +0000 (14:53 -0600)
commit1d38f538c6f29b623ef6fc7525fb9df1d703c99d
tree0776f353589d7b16a04e9e423f9d5d9157677126
parent1d1bc783a6e0c88b270947a3e67fe4b10a1235a1
vim: set cinoptions and try text wrap for C code

With the right C options, wrapping code automatically with
formatoptions+=t looks like it might be reasonable.  Test it out for a
while anyway.
vim/vimrc