view dot_Brewfile @ 563:fb54ab50a72a

Revert "Replace surround with mini.surround for the function wrapping options" This reverts commit 86ffd4e6b9aa4e16f762e25b6db7bd42ad473f75.
author zegervdv <zegervdv@me.com>
date Thu, 17 Feb 2022 11:28:41 +0100
parents 62dfda3f3d31
children 8da375836c68
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 "scc"
brew "universal-ctags/universal-ctags/universal-ctags", args: ["HEAD"]
brew "fzf"
brew "direnv"
brew "stylua"
brew "shellcheck"
brew "jq"
brew "tmux", args: ["HEAD"]
brew "lua-language-server"
brew "prettier"
brew "pre-commit"
brew "pyright"
brew "git"