diff --git a/modules/plugins/ui/modes-nvim/modes-nvim.nix b/modules/plugins/ui/modes-nvim/modes-nvim.nix index e42c939e..4e591a05 100644 --- a/modules/plugins/ui/modes-nvim/modes-nvim.nix +++ b/modules/plugins/ui/modes-nvim/modes-nvim.nix @@ -11,7 +11,7 @@ in { type = bool; default = false; description = '' - Whether to enable nable cursorline initially, and disable cursorline + Whether to enable cursorline initially, and disable cursorline for inactive windows or ignored filetypes. ''; };