From 1f7449d32566dcb7e3eec638c461b727148155fa Mon Sep 17 00:00:00 2001 From: M64 Date: Mon, 20 May 2024 23:52:37 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dd25e892..b2cdec25 100644 --- a/README.md +++ b/README.md @@ -11,12 +11,15 @@ A starting point for Neovim that is: **NOT** a Neovim distribution, but instead a starting point for your configuration. ## Installation +TL;DR - If you have an existing setup, I recommend a full clean: - back it up - rm -rf ~/.local/share/nvim - rm -rf ~/.config/nvim - + - pull latest neovim sources and build current neovim from source + - clone this repo into ~/.config and rename it to nvim + ### Install Neovim