Skip to content

yevhen-m/arcanist-omnicomplete.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

arcanist-omnicomplete.vim

Completion for reviewers in arcanistdiff buffers.

Installation and usage

This plugin:

Set these variables in your vimrc file:

  • g:conduit_api_url -- absolute url of the conduit's user api endpoint (path should be something like /api/user.query)
  • g:conduit_api_token -- your conduit's api token

Now when you edit an arcanistdiff buffer, you can complete reviewers with <C-x><C-o> in INSERT mode.

About

Completion of reviewers in `arcanistdiff` buffers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published