this repo has no description
at master 148 B view raw
1setlocal shiftwidth=2 2setlocal commentstring=--\ %s 3 4inoreabbrev <buffer> \( λ( 5inoreabbrev <buffer> ->6 7let b:undo_ftplugin = 'setl sw& cms&'