1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-12-03 00:54:42 +03:00
vimr/Brewfile

6 lines
75 B
Plaintext
Raw Normal View History

2017-10-22 21:38:11 +03:00
brew 'carthage'
brew 'libtool'
brew 'automake'
brew 'ninja'
2017-11-10 17:16:40 +03:00
brew 'gnu-sed'