Skip to content

Commit 4c61618

Browse files
committed
Generalize requirement to just "an API token"
We now have multiple ways to get an API token so its nicer to keep this statement general.
1 parent 3174275 commit 4c61618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ builds upon the foundational git functionality provided by [Fugitive][].
77
* Syntax highlighting for Arcanist templates and configuration files
88
* `:Gbrowse` support for browsing Phabricator URLs from the current buffer
99
* Completion support for users and projects in Arcanist diff templates using
10-
[`<C-X><C-O>`][compl-omni] (requires [curl][] and `g:phabricator_api_token`)
10+
[`<C-X><C-O>`][compl-omni] (requires [curl][] and an API token)
1111

1212
[fugitive]: https://github.com/tpope/vim-fugitive
1313
[compl-omni]: http://vimdoc.sourceforge.net/htmldoc/insert.html#compl-omni

0 commit comments

Comments
 (0)