Updated README

This commit is contained in:
M64GitHub 2024-05-23 20:07:31 +02:00
parent 42db60bc0d
commit d881bcaa4e
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ You get a full C/C++ IDE config incl DAP debugging support working out of the bo
- I strongly recommend to pull and compile gdb so you have version 14.1 with DAP support - I strongly recommend to pull and compile gdb so you have version 14.1 with DAP support
- clone this repo into ~/.config and rename it to nvim - clone this repo into ~/.config and rename it to nvim
- start neovim, wait a bit and enjoy! - start neovim, wait a bit and enjoy!
Some of the shortcuts Some of the shortcuts
- ;: : (thx renerocksai for this idea!) - ;: : (thx renerocksai for this idea!)
- ,mm: make - ,mm: make