mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 07:55:31 +00:00
maximal by default
This commit is contained in:
parent
3a35c64522
commit
53b7013d77
1 changed files with 1 additions and 1 deletions
|
|
@ -182,7 +182,7 @@ isMaximal: {
|
|||
leap.enable = true;
|
||||
precognition.enable = isMaximal;
|
||||
};
|
||||
multicursors.enable = true;
|
||||
multicursors.enable = isMaximal;
|
||||
images = {
|
||||
image-nvim.enable = false;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue