1setlocal shiftwidth=2 2setlocal commentstring=--\ %s 3 4inoreabbrev <buffer> \( λ( 5inoreabbrev <buffer> -> → 6 7let b:undo_ftplugin = 'setl sw& cms&'