# Description of issue indent/raku.vim doesn't properly indent when &shiftwidth is is 0 (which in newer versions of Vim means to use the value of &tabstop). # Solution Replace all occurrences of &sw in the indent/raku.vim file with shiftwidth()