erlang_spec.vim : Generate specifications for your Erlang functions
script karma |
Rating 0/0,
Downloaded by 586 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Anton Kaliaev |
|
script type |
utility |
|
description |
When you are inside the function, call `:ErlangSpec` and this script will
produce specification for it. It won't fill in the argument types for you,
though. |
|
install details |
Add a mapping to your ~/.vimrc (change the key to suit your taste):
nnoremap <leader>s :ErlangSpec<CR>
More: https://github.com/akalyaev/vim-erlang-spec |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.9.175
|