jparise / vim-phabricator

Vim plugin for Phabricator and Arcanist
MIT License
19 stars 4 forks source link

Read API token from ~/.arcrc #2

Closed jparise closed 4 years ago

jparise commented 4 years ago

We should be able to read arc's existing Conduit access token from the ~/.arcrc file, if it exists. g:phabricator_api_token will remain to cover the case when ~/.arcrc is unavailable or to override the token read from ~/.arcrc.