view dot_Brewfile @ 457:06e6e2dde6cb

Disable <c-f> mapping of cmp which interferes with RSI's mapping
author Zeger Van de Vannet <zegervdv@me.com>
date Thu, 16 Sep 2021 18:51:17 +0200
parents b2c21071a5ef
children 408d9c64c87a
line wrap: on
line source

tap "homebrew/bundle"
tap "homebrew/cask"
tap "homebrew/core"
tap "universal-ctags/universal-ctags"
brew "bat"
brew "fd"
brew "mercurial"
brew "mosh", args: ["HEAD"]
brew "neovim", args: ["HEAD"]
brew "ripgrep"
brew "rust"
brew "scc"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]