Set tab width with a function.
authorIain Patterson <me@iain.cx>
Wed, 26 Feb 2014 10:54:38 +0000 (10:54 +0000)
committerIain Patterson <me@iain.cx>
Wed, 26 Feb 2014 10:57:40 +0000 (10:57 +0000)
commitf98ab7e017c3c0b9d536c429d8adf161b320bba7
treeb851362469e6eb8397f82500e3fe08a49c651c0e
parent1284f479e72e999367bcf8cc983b07e23229438b
Set tab width with a function.

Use the new Tab_Width() function to set tabstop and shiftwidth rather
than calling set for each.
.vimrc