From 01d0ff448f87c4622ba7b94bd0f5fc2697bc3073 Mon Sep 17 00:00:00 2001 From: mgua Date: Thu, 27 Apr 2023 09:07:33 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50611a59..2aa8911c 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,7 @@ Actions to be executed from administrator user: # Additional configurations Please edit Python interpreter path to match the interpreter within the dedicated venv_nvim environment -- this edit is to be carried out in nvim/lua/custom/plugins/additional_keymaps.lua +- this edit is to be carried out in nvim/lua/custom/plugins/additional_keymaps.lua (windows) or in ~/.config/nvim/lua/custom/plugins/additional_keymaps.lua (linux) - once done execute :checkhealth from nvim to see if there are other issues # Treesitter and LSP language parser install