We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3174275 commit 4c61618Copy full SHA for 4c61618
README.md
@@ -7,7 +7,7 @@ builds upon the foundational git functionality provided by [Fugitive][].
7
* Syntax highlighting for Arcanist templates and configuration files
8
* `:Gbrowse` support for browsing Phabricator URLs from the current buffer
9
* 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`)
+ [`<C-X><C-O>`][compl-omni] (requires [curl][] and an API token)
11
12
[fugitive]: https://github.com/tpope/vim-fugitive
13
[compl-omni]: http://vimdoc.sourceforge.net/htmldoc/insert.html#compl-omni
0 commit comments