Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit961476f

Browse files
committed
Clarify README about optional ingredients (roles)
1 parent2cf7001 commit961476f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

‎README.md‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,16 @@ for setting up a Vim-based Golang development environment.
1616
-[Fatih's vim-go plugin](https://github.com/fatih/vim-go), providing syntax highlight, gocode integration for autocompletion, and more.
1717
- See the[vim-go](https://github.com/fatih/vim-go) README for more info on how you can easily enable additional included features.
1818
-[GoCode Go completion engine](https://github.com/nsf/gocode)
19-
-[Valloric's YouCompleteMe](https://github.com/Valloric/YouCompleteMe) for as-you-type completion (NB: Requires uncommenting the YouCompleteMe role in playbook.yml!)
2019
-[Git](http://git-scm.com/)
2120
-[Tig - text mode interface to git](http://jonas.nitro.dk/tig/)
2221
-[gdb - the GNU debugger](http://www.gnu.org/software/gdb)
2322
-[cgdb - Curses based user interface to gdb](https://cgdb.github.io)
2423

24+
##Optional ingredients (Uncomment roles in playbook.yml)
25+
26+
-[Valloric's YouCompleteMe](https://github.com/Valloric/YouCompleteMe) for as-you-type completion (NB: Requires uncommenting the YouCompleteMe role in playbook.yml!)).
27+
-[Apache Mesos](http://mesos.apache.org) - An open source computer cluster manager. (UI on[localhost:5050](http://localhost:5050)).
28+
2529
##Prerequisites
2630

2731
-[Vagrant](https://www.vagrantup.com/)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp