"set shiftround" doesn't work in Vim?
- by Ory Band
Hi.
I'm using MacVim, and when trying to set shiftround in my .vimrc I get the following error:
E518: Unknown option: shiftround
EDIT: However, when I try to :set shiftround manually within Vim, it works and gives no errors.
Anybody knows what is causing this? If somebody wants to view my whole .vimrc (perhaps something else I'm not of is the cause of this), please do:
https://github.com/oryband/dotvim/blob/master/vimrc