diff --git a/dev.kdl b/dev.kdl new file mode 100644 index 0000000..425478a --- /dev/null +++ b/dev.kdl @@ -0,0 +1,6 @@ +layout { + pane split_direction="vertical" { + pane command="nvim" + pane + } +}