mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-26 19:37:36 +00:00
Compare commits
2 commits
e63dc282c1
...
26b98908d9
| Author | SHA1 | Date | |
|---|---|---|---|
|
26b98908d9 |
|||
|
|
89fb633f0a |
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ in {
|
|||
assertions = [
|
||||
{
|
||||
assertion = cfg.setupOpts.variant == "qmk" && cfg.setupOpts.comment_preview.position != "inside";
|
||||
message = "comment_preview.position can only be set to inside when using the qmk layoyt";
|
||||
message = "comment_preview.position can only be set to inside when using the qmk layout";
|
||||
}
|
||||
{
|
||||
assertion = cfg.setupOpts.name != null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue