10
0
mirror of https://gitlab.com/scemama/irpf90.git synced 2024-06-29 08:24:44 +02:00

Added set equalprg in vim

This commit is contained in:
Anthony Scemama 2015-01-31 15:27:10 +01:00
parent c0db2be01d
commit 92106da879

View File

@ -370,5 +370,7 @@ fun! ReadMan()
:exe ":!irpman " . s:man_word
endfun
map K :call ReadMan()<CR>
set equalprg=irpf90_indent
" vim: ts=8 tw=132