From a5b5b22603e3dca03002dbee9a13d8a36c8f9078 Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 15 May 2023 12:52:48 +0200 Subject: [PATCH] test --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index b44a09e..9a5581a 100644 --- a/README.md +++ b/README.md @@ -38,12 +38,19 @@ VimsCode is an IDE with vim for beginner or expert 1. Short-cute VimsCode "F2" Shows a vim note + "F3" Shows the tree structure + "F4" Shows the history of changes made + "F5" Shows a terminal at the bottom + "F6" Allows scrolling in the terminal + "F7" Brings up a help site for vim and terminal + "F8" created a new vim tab + "F9" navigate between vim tabs 2. More Doc