diff --git a/modules/home/all/neovim/default.nix b/modules/home/all/neovim/default.nix index e655361..6da6d2a 100644 --- a/modules/home/all/neovim/default.nix +++ b/modules/home/all/neovim/default.nix @@ -49,7 +49,7 @@ in noice = { # WARNING: This is considered experimental feature, but provides nice UX enable = true; - presets = { + settings.presets = { bottom_search = true; command_palette = true; long_message_to_split = true;