Mercurial > dotfiles
view dot_Brewfile @ 503:18c6eb4d5c71
Disable treesitter based highlighting for now (again)
author | Zeger Van de Vannet <zegervdv@me.com> |
---|---|
date | Fri, 10 Dec 2021 10:17:42 +0100 |
parents | 408d9c64c87a |
children | 38b7afc9e492 |
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"] brew "fzf" brew "direnv" brew "stylua" brew "shellcheck" brew "jq"