Skip to content

Commit

Permalink
Auto merge of #331 - Manishearth:patch-1, r=vheon
Browse files Browse the repository at this point in the history
Sublime package now has support for all YCM languages

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/valloric/ycmd/331)
<!-- Reviewable:end -->
  • Loading branch information
homu committed Jan 31, 2016
2 parents ddcc89d + 5f2c367 commit e4ba41a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Known ycmd clients:
- [YouCompleteMe][ycm]: Vim client, stable and exposes all ycmd features.
- [emacs-ycmd][]: Emacs client.
- [you-complete-me][atom-you-complete-me]: Atom client.
- [YcmdCompletion][sublime-ycmd]: Sublime client
- [kak-ycmd][]: Kakoune client.

Feel free to send a pull request adding a link to your client here if you've
Expand Down Expand Up @@ -225,6 +226,7 @@ This software is licensed under the [GPL v3 license][gpl].
[ycmd-users]: https://groups.google.com/forum/?hl=en#!forum/ycmd-users
[ycm]: http://valloric.github.io/YouCompleteMe/
[atom-you-complete-me]: https://atom.io/packages/you-complete-me
[sublime-ycmd]: https://packagecontrol.io/packages/YcmdCompletion
[semver]: http://semver.org/
[hmac]: http://en.wikipedia.org/wiki/Hash-based_message_authentication_code
[exploit]: https://groups.google.com/d/topic/ycm-users/NZAPrvaYgxo/discussion
Expand Down

0 comments on commit e4ba41a

Please sign in to comment.