arco-devel: toggle-split
ATENCIÓN: Esta receta está OBSOLETA. Ver emacs-pills
The new version of the arco-devel package (0.66-1) includes an emacs command (toggle-window-split
) and keybinding (C-x 4) for toggle between vertical and horizontal two-buffer layouts. To use that, just add the next lines to your .emacs
:
(add-to-list 'load-path "/usr/share/arco-tools/emacs")
(load "toggle-split.cfg")
References
[ show comments ]
blog comments powered by Disqus