/vim-ibm-bluemix

IBM Bluemix

Primary LanguageVim scriptMIT LicenseMIT

vim-ibm-bluemix

TravisCI AppVeyor Issues Document License

This plugin is IBM Watson API Client.

Support functions.

usage

Usage

  1. You can make account at IBM HP.
  2. You set to vimrc or something. I think you should not public this setting
    " e.g. Japanese <- -> English
    let g:ibm_bluemix#config = {
    \    'username': 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx',
    \    'password': 'xxxxxxxxxxxx',
    \    'source': 'ja',
    \    'target': 'en',
    \}

Author

KazuakiM

License

This software is released under the MIT License, see LICENSE.