We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb1bf8 commit 7ad0cadCopy full SHA for 7ad0cad
plugins/by-name/lualine/default.nix
@@ -61,8 +61,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
61
{ left, right }:
62
defaultNullOpts.mkNullableWithRaw' {
63
description = ''
64
- Filetypes in which to disable lualine.
65
- Allows you to specify filetypes that you want to only disable on specific components.
+ The left and right separators to use.
66
'';
67
pluginDefault = {
68
inherit left right;
0 commit comments