mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-07 17:43:21 +00:00
Merge pull request #603 from horriblename/fix-telescope-bad-option
Telescope: remove invalid option `results_width`
This commit is contained in:
commit
a6d9e75f37
1 changed files with 0 additions and 5 deletions
|
@ -87,11 +87,6 @@
|
||||||
type = float;
|
type = float;
|
||||||
default = 0.55;
|
default = 0.55;
|
||||||
};
|
};
|
||||||
results_width = mkOption {
|
|
||||||
description = "";
|
|
||||||
type = float;
|
|
||||||
default = 0.8;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
vertical = {
|
vertical = {
|
||||||
mirror = mkOption {
|
mirror = mkOption {
|
||||||
|
|
Loading…
Add table
Reference in a new issue