Delete dev.kdl
This commit is contained in:
parent
ce8acce884
commit
141232bd02
18
dev.kdl
18
dev.kdl
|
@ -1,18 +0,0 @@
|
||||||
layout {
|
|
||||||
pane size=1 borderless=true {
|
|
||||||
plugin location="tab-bar"
|
|
||||||
}
|
|
||||||
|
|
||||||
pane split_direction="vertical" {
|
|
||||||
pane
|
|
||||||
|
|
||||||
pane command="vendor/bin/sculpin" {
|
|
||||||
args "generate" "--server" "--watch"
|
|
||||||
start_suspended true
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
pane size=2 borderless=true {
|
|
||||||
plugin location="status-bar"
|
|
||||||
}
|
|
||||||
}
|
|
Loading…
Reference in a new issue