From 8968cf3e612ced61befa95cfe638e59b8939a29c Mon Sep 17 00:00:00 2001 From: M64GitHub Date: Thu, 23 May 2024 20:17:49 +0200 Subject: [PATCH] Updated README, add scrollview, colorcolumn --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 36884e80..2df27ac6 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ You get a full C/C++ IDE config incl DAP debugging support working out of the bo - start neovim, wait a bit and enjoy! Some of the shortcuts (my is comma) - - ;: : (thx renerocksai for this idea!) + - ; : : (thx renerocksai for this idea!) + - ,, : fuzzy select / open file - ,v : open a new vsplit - ,mm: make - ,mc: make clean