From 0ee9db7a27d203985c4f7f9225f50baea28fca5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20La=C3=ADn?= Date: Wed, 20 Dec 2023 12:13:58 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(README):=20text=20editor?= =?UTF-8?q?=20instead=20of=20editor=20for=20nvim=20entry?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/README.md b/.github/README.md index fe648f60..35a54f65 100644 --- a/.github/README.md +++ b/.github/README.md @@ -91,7 +91,7 @@ Here is some _small_ information about my setup: | **Help Pages** | [Navi](https://github.com/denisidoro/navi) / [TLDR](https://tldr.sh/) [:gear:](../.config/navi/) | | **Fuzzy File Finder** | 💖 [fzf](https://github.com/junegunn/fzf) | | **Fuzzy Word Finder** | [Ripgrep](https://github.com/BurntSushi/ripgrep) [:gear:](../.config/rg/) | -| **Editor** | 💖 [Neovim](https://neovim.io/) [:gear:](../.config/nvim/) | +| **Text Editor** | 💖 [Neovim](https://neovim.io/) [:gear:](../.config/nvim/) | | **Git UI** | 💖 [Lazygit](https://github.com/jesseduffield/lazygit) [:gear:](../.config/lazygit/) | | **Npm Manager UI** | [Lazynpm](https://github.com/jesseduffield/lazynpm) | | **Docker UI** | [Lazydocker](https://github.com/jesseduffield/lazydocker) |