From e9dc3ac9ec0df489139523c6210adf0b7489f5e7 Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 15 May 2023 12:55:20 +0200 Subject: [PATCH] test --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index c9dedfb..568c611 100644 --- a/README.md +++ b/README.md @@ -39,19 +39,12 @@ VimsCode is an IDE with vim for beginner or expert ``` "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 ```