Skip to content

Commit b4d3ef1

Browse files
committed
Add a list of similar projects
1 parent 9ccc3cc commit b4d3ef1

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,14 @@ Phabricator host, the value stored in `g:phabricator_api_token` will be used.
7171

7272
This code is released under the terms of the MIT license. See `LICENSE` for
7373
details.
74+
75+
## Similar Projects
76+
77+
* [arcanist.vim](https://github.com/solarnz/arcanist.vim) provides syntax
78+
highlighting for Arcanist templates and configuration files.
79+
* [vim-phabrowse](https://github.com/peplin/vim-phabrowse) provides a Fugitive
80+
browse handler for Phabricator.
81+
* [vim-rhubarb](https://github.com/tpope/vim-rhubarb) provides similar features
82+
for GitHub-based repositories.
83+
* [vscode-phabricator](https://github.com/christianvuerings/vscode-phabricator)
84+
provides similar Phabricator features for Visual Studio Code.

0 commit comments

Comments
 (0)