view dot_Brewfile @ 341:111a00459ad9

Make gitcommit, -rebase, etc buffers hidden This allows to close commit messages with :wq when launched through nvr from within a :terminal
author zegervdv <zegervdv@me.com>
date Sat, 23 Jan 2021 16:42:49 +0100
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"]