From 5938597b8aa0ef91bbbf56fdd23c2425578f4c1e Mon Sep 17 00:00:00 2001 From: Josean Martinez <114825290+josean-dev@users.noreply.github.com> Date: Sun, 23 Oct 2022 01:55:15 -0400 Subject: [PATCH] Update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4dd16c7..b1b6025 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ - [Neovim](https://neovim.io/) (Version 0.8 or Later) - [Nerd Font](https://www.nerdfonts.com/) - I use Meslo Nerd Font - [Ripgrep](https://github.com/BurntSushi/ripgrep) - For Telescope Fuzzy Finder +- If working with typescript/javascript and the typescript language server like me. You might need to install node. If you're on mac, like me, you can install iTerm2, Neovim and Ripgrep with homebrew. ```bash