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 4c61618 commit 065c7e3Copy full SHA for 065c7e3
README.md
@@ -7,7 +7,8 @@ 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 an API token)
+ [`<C-X><C-O>`][compl-omni] (requires [curl][] and a [Conduit API][conduit]
11
+ token)
12
13
[fugitive]: https://github.com/tpope/vim-fugitive
14
[compl-omni]: http://vimdoc.sourceforge.net/htmldoc/insert.html#compl-omni
0 commit comments