Call function
This commit is contained in:
parent
4b0e0f10f4
commit
9ea8abfc93
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -40,3 +40,5 @@
|
|||
(while (< count (1- count-windows))
|
||||
(split-window-right (- 0 width))
|
||||
(setq count (1+ count)))))
|
||||
|
||||
(me/split-windows-horizontal)
|
||||
|
|
Loading…
Add table
Reference in a new issue