plugins/debugprint: add missing createCommands option (#831)

This commit is contained in:
NAHO 2023-12-21 19:19:32 +01:00 committed by GitHub
parent 6d72e00455
commit fc94d7468d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 0 deletions

View file

@ -8,6 +8,7 @@
enable = true;
createKeymaps = true;
createCommands = true;
moveToDebugline = false;
displayCounter = true;
displaySnippet = true;