install cmake + global autocompletion

This commit is contained in:
Morgan Wattiez
2019-11-09 14:12:28 +01:00
parent 0c0fec936f
commit 503e89c0af
4 changed files with 9 additions and 1 deletions

View File

@ -126,3 +126,4 @@ brew "go"
brew "weechat" # need an IRC client
brew "tflint" # terraform linter
brew "ktlint" # kotlin linter
brew "cmake" # compiler, was needed for compiling YouCompleteMe, see https://github.com/ycm-core/YouCompleteMe