Update README.md

This commit is contained in:
SamPosh 2023-04-10 15:34:23 +05:30 committed by GitHub
parent ade0dd72fb
commit 2170c2beb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 .