Skip to content

Commit 7ad0cad

Browse files
saygo-pngkhaneliman
authored andcommitted
plugins/lualine: fix description
Signed-off-by: saygo-png <[email protected]>
1 parent 1fb1bf8 commit 7ad0cad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

plugins/by-name/lualine/default.nix

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
6161
{ left, right }:
6262
defaultNullOpts.mkNullableWithRaw' {
6363
description = ''
64-
Filetypes in which to disable lualine.
65-
Allows you to specify filetypes that you want to only disable on specific components.
64+
The left and right separators to use.
6665
'';
6766
pluginDefault = {
6867
inherit left right;

0 commit comments

Comments
 (0)