aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index b01b271..d446cdd 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,7 @@
- xdotool
- ripgrep
- fd
+- tmux
- tree-sitter
- vim
- - -
@@ -124,6 +125,11 @@ source /usr/local/bin/fzf/shell/completion.zsh
$ make CMAKE_BUILD_TYPE=Release
$ sudo make install
```
+- Install Packer (package manager)
+ ```bash
+ $ git clone --depth 1 https://github.com/wbthomason/packer.nvim\
+ ~/.local/share/nvim/site/pack/packer/start/packer.nvim
+ ```
- Uninstall:
```bash
$ sudo rm /usr/local/bin/nvim