spacemacs/layers/+emacs/tabs
2020-10-03 22:24:57 +03:00
..
config.el [tabs] Fix typo 2020-10-02 14:22:33 +02:00
packages.el introduces tabs layer with Centaur backend 2020-09-25 09:25:53 +02:00
README.org documentation formatting: Sat Oct 3 18:54:32 UTC 2020 2020-10-03 22:24:57 +03:00

Tabs layer

Description

This layer adds support for tabs. Implementation is done using Centaur Tabs.

Features:

  • Sets up tabs using Centaur tabs as backend

Install

To use this configuration layer, add it to your ~/.spacemacs. You will need to add tabs to the existing dotspacemacs-configuration-layers list in this file.

Hide tabs

You can set hooks for buffers in which it isn't desired to have tabs by customizing centaur-tabs-hide-tabs-hooks

Key bindings

Key binding Description
C-{ Select the previous available tab
C-} Select the next available tab
C-M-{ Move current tabe to left
C-M-} Move current tabe to right
C-c t s Display a list of current buffer groups using Counsel
C-c t p Group buffer tabs by projectile
C-c t g Group buffer tabs by groups