{ vim = { options = { tabstop = 2; shiftwidth = 2; autoindent = true; }; }; }