From 27dc2be9b3edee79f53e470566b764317083efb5 Mon Sep 17 00:00:00 2001 From: SamPosh Date: Mon, 24 Apr 2023 13:52:33 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df00a5fa..a4ec6320 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Why this PyDevBox is developed I love to use vscode. Lately I love nvim editor as well. -The initial configuration was a steep learning curve. Thanks to kickstart.nvim which helped me at last. +The initial configuration or neovim was a steep learning curve. Thanks to kickstart.nvim which helped me at last. Now I have put Neovim and my configuration in dockerfile so that this environment can be used as devbox. # Python Devbox with kickstart.nvim