mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 03:34:31 +02:00
airline: complete documentation
This commit is contained in:
parent
18f9b99413
commit
929659b7a1
2 changed files with 4 additions and 4 deletions
|
@ -28,6 +28,7 @@ in {
|
|||
};
|
||||
|
||||
sections = mkOption {
|
||||
description = "Statusbar sections";
|
||||
default = null;
|
||||
type = with types; nullOr (submodule {
|
||||
options = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue