diff --git a/vim/irpf90.vim b/vim/irpf90.vim index 56e8d87..c7774f2 100644 --- a/vim/irpf90.vim +++ b/vim/irpf90.vim @@ -370,5 +370,7 @@ fun! ReadMan() :exe ":!irpman " . s:man_word endfun map K :call ReadMan() +set equalprg=irpf90_indent + " vim: ts=8 tw=132