plugins/lualine: fix description

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-07-16 22:33:02 +02:00 committed by Austin Horstman
parent 1fb1bf8a73
commit 7ad0cadd8b

View file

@ -61,8 +61,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
{ left, right }:
defaultNullOpts.mkNullableWithRaw' {
description = ''
Filetypes in which to disable lualine.
Allows you to specify filetypes that you want to only disable on specific components.
The left and right separators to use.
'';
pluginDefault = {
inherit left right;