mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-23 17:28:39 +02:00
plugins/debugprint: add missing createCommands
option (#831)
This commit is contained in:
parent
6d72e00455
commit
fc94d7468d
2 changed files with 6 additions and 0 deletions
|
@ -8,6 +8,7 @@
|
|||
enable = true;
|
||||
|
||||
createKeymaps = true;
|
||||
createCommands = true;
|
||||
moveToDebugline = false;
|
||||
displayCounter = true;
|
||||
displaySnippet = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue