summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAhmed Abdelhalim <[email protected]>2024-03-17 16:48:44 +0100
committerAhmed Abdelhalim <[email protected]>2024-03-17 16:48:44 +0100
commit1772abab5b54b4fc0021c9d9d8116890b98c476c (patch)
tree47fef52dbb8c0bdf5de6dce31dc5c7525e8d9279
parent0e3bc75c9c60f64732739f7225dcbe8aee7d99d7 (diff)
Add neovim installing to mac
-rw-r--r--Brewfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Brewfile b/Brewfile
index de27668..042de08 100644
--- a/Brewfile
+++ b/Brewfile
@@ -14,6 +14,7 @@ brew "pass"
brew "pass-otp"
brew "pinentry-mac"
brew "vim"
+brew "neovim"
brew "thefuck"
brew "the_silver_searcher"
brew "htop"