Updated README, add scrollview, colorcolumn

This commit is contained in:
M64GitHub 2024-05-23 20:17:49 +02:00
parent f678deb385
commit 8968cf3e61
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ You get a full C/C++ IDE config incl DAP debugging support working out of the bo
Some of the shortcuts (my <leader> is comma) Some of the shortcuts (my <leader> is comma)
- ; : : (thx renerocksai for this idea!) - ; : : (thx renerocksai for this idea!)
- ,, : fuzzy select / open file
- ,v : open a new vsplit - ,v : open a new vsplit
- ,mm: make - ,mm: make
- ,mc: make clean - ,mc: make clean