commit | e8d31a0b80072daf1059787ece4eb100dccbc558 | [log] [tgz] |
---|---|---|
author | Masayuki Igawa <igawa@mxs.nes.nec.co.jp> | Tue Jan 14 16:21:24 2014 +0900 |
committer | Masayuki Igawa <igawa@mxs.nes.nec.co.jp> | Mon Jan 20 11:22:45 2014 +0900 |
tree | 936a68cce1982ec7f507b683c9c7688c90197b4b | |
parent | c7c332e7137a633beb5de8476cd07712a5bd1c2e [diff] |
Remove vim headers We don't need to have the vim headers in each source files. We can set it in our vimrc file instead. Also if set incorrectly, gate (pep8 check) will catch the mistakes. More discussions: http://lists.openstack.org/pipermail/openstack-dev/2013-October/017353.html Change-Id: I43703e2289212389c7841f44691ae7849ed1f505 Closes-Bug: #1229324