From 2170c2beb49956f0df4188f9e15c6e97a65e2042 Mon Sep 17 00:00:00 2001 From: SamPosh Date: Mon, 10 Apr 2023 15:34:23 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7dd2b51f..94c7e162 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# kickstart.nvim +# Python Devbox with kickstart.nvim - ### Python Devbox There is a docker file available , using that you can create your development environment -This will have kickstart.nvim plugin installed in it. +This will have all the plugins in kickstart.nvim installed in it. I have added python debug support and neotree as extra ``` docker build -t devbox -f devbox.Dockerfile .