From ea367fc1f50bb7a8254702b6e72b786eae30e297 Mon Sep 17 00:00:00 2001 From: ralvescosta Date: Sat, 12 Apr 2025 12:22:10 -0300 Subject: [PATCH] feat: readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 1bfd747b..6198549e 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ External Requirements: - etc. > **NOTE** -> See [Install Recipes](#Install-Recipes) for additional Windows and Linux specific notes +> See [Install Recipes](#Install-Recipes) for additional Linux specific notes > and quick install snippets ### Install ralvescosta nvim @@ -49,9 +49,6 @@ Neovim's configurations are located under the following paths, depending on your | Linux | `$XDG_CONFIG_HOME/nvim`, `~/.config/nvim` | #### Clone ralvescosta.nvim -> **NOTE** -> If following the recommended step above (i.e., forking the repo), replace -> `nvim-lua` with `` in the commands below ```sh git clone https://github.com:ralvescosta/nvim.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim