mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-10 23:45:31 +00:00
disable debug mode
This commit is contained in:
parent
7ad217517d
commit
3a35c64522
1 changed files with 1 additions and 7 deletions
|
|
@ -182,13 +182,7 @@ isMaximal: {
|
|||
leap.enable = true;
|
||||
precognition.enable = isMaximal;
|
||||
};
|
||||
multicursors = {
|
||||
enable = true;
|
||||
setupOpts = {
|
||||
DEBUG_MODE = true;
|
||||
};
|
||||
};
|
||||
|
||||
multicursors.enable = true;
|
||||
images = {
|
||||
image-nvim.enable = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue