From b56cd3ac9d1e824578923ab634b564ac01fcdf51 Mon Sep 17 00:00:00 2001 From: SamPosh Date: Tue, 11 Apr 2023 19:16:05 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bd5bf967..ee5f6bd9 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,8 @@ But thankfully with the kickstarter.nvim inside container doesn't need debugpy to be installed inside venv ## Few VSCode bindings are done -Debugger key binding are like vscode +``` +Debugger key binding are like vscode` Ctrl+b will toggle neotree(which is file explorer) Ctrl+j will toggle terminal (using toggleterm) +```