mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-13 02:05:40 +08:00
Update doc for tabmanager
This commit is contained in:
parent
081360916b
commit
74b742f2e5
@ -7,83 +7,83 @@ title: "Documentation"
|
|||||||
|
|
||||||
<!-- vim-markdown-toc GFM -->
|
<!-- vim-markdown-toc GFM -->
|
||||||
* [Core Pillars](#core-pillars)
|
* [Core Pillars](#core-pillars)
|
||||||
* [Mnemonic](#mnemonic)
|
* [Mnemonic](#mnemonic)
|
||||||
* [Discoverable](#discoverable)
|
* [Discoverable](#discoverable)
|
||||||
* [Consistent](#consistent)
|
* [Consistent](#consistent)
|
||||||
* [Crowd-Configured](#crowd-configured)
|
* [Crowd-Configured](#crowd-configured)
|
||||||
* [Highlighted features](#highlighted-features)
|
* [Highlighted features](#highlighted-features)
|
||||||
* [Screenshots](#screenshots)
|
* [Screenshots](#screenshots)
|
||||||
* [welcome page](#welcome-page)
|
* [welcome page](#welcome-page)
|
||||||
* [working flow](#working-flow)
|
* [working flow](#working-flow)
|
||||||
* [Who can benefit from this?](#who-can-benefit-from-this)
|
* [Who can benefit from this?](#who-can-benefit-from-this)
|
||||||
* [Update and Rollback](#update-and-rollback)
|
* [Update and Rollback](#update-and-rollback)
|
||||||
* [Update SpaceVim itself](#update-spacevim-itself)
|
* [Update SpaceVim itself](#update-spacevim-itself)
|
||||||
* [Automatic Updates](#automatic-updates)
|
* [Automatic Updates](#automatic-updates)
|
||||||
* [Updating from the SpaceVim Buffer](#updating-from-the-spacevim-buffer)
|
* [Updating from the SpaceVim Buffer](#updating-from-the-spacevim-buffer)
|
||||||
* [Updating Manually with git](#updating-manually-with-git)
|
* [Updating Manually with git](#updating-manually-with-git)
|
||||||
* [Update plugins](#update-plugins)
|
* [Update plugins](#update-plugins)
|
||||||
* [Configuration layers](#configuration-layers)
|
* [Configuration layers](#configuration-layers)
|
||||||
* [Custom Configuration](#custom-configuration)
|
* [Custom Configuration](#custom-configuration)
|
||||||
* [Automatic Generation](#automatic-generation)
|
* [Automatic Generation](#automatic-generation)
|
||||||
* [Alternative directory](#alternative-directory)
|
* [Alternative directory](#alternative-directory)
|
||||||
* [Awesome ui](#awesome-ui)
|
* [Awesome ui](#awesome-ui)
|
||||||
* [Colorschemes](#colorschemes)
|
* [Colorschemes](#colorschemes)
|
||||||
* [Font](#font)
|
* [Font](#font)
|
||||||
* [UI Toggles](#ui-toggles)
|
* [UI Toggles](#ui-toggles)
|
||||||
* [Statusline && tabline](#statusline--tabline)
|
* [Statusline && tabline](#statusline--tabline)
|
||||||
* [Manual](#manual)
|
* [Manual](#manual)
|
||||||
* [Completion](#completion)
|
* [Completion](#completion)
|
||||||
* [Unite/Denite](#unitedenite)
|
* [Unite/Denite](#unitedenite)
|
||||||
* [Mappings within unite/denite buffer](#mappings-within-unitedenite-buffer)
|
* [Mappings within unite/denite buffer](#mappings-within-unitedenite-buffer)
|
||||||
* [Discovering](#discovering)
|
* [Discovering](#discovering)
|
||||||
* [Mappings](#mappings)
|
* [Mappings](#mappings)
|
||||||
* [Mappings guide](#mappings-guide)
|
* [Mappings guide](#mappings-guide)
|
||||||
* [Unide/Denite describe key bindings](#unidedenite-describe-key-bindings)
|
* [Unide/Denite describe key bindings](#unidedenite-describe-key-bindings)
|
||||||
* [Getting help](#getting-help)
|
* [Getting help](#getting-help)
|
||||||
* [Available layers](#available-layers)
|
* [Available layers](#available-layers)
|
||||||
* [Available plugins in SpaceVim](#available-plugins-in-spacevim)
|
* [Available plugins in SpaceVim](#available-plugins-in-spacevim)
|
||||||
* [New packages from ELPA repositories](#new-packages-from-elpa-repositories)
|
* [New packages from ELPA repositories](#new-packages-from-elpa-repositories)
|
||||||
* [Toggles](#toggles)
|
* [Toggles](#toggles)
|
||||||
* [Features](#features)
|
* [Features](#features)
|
||||||
* [Awesome ui](#awesome-ui-1)
|
* [Awesome ui](#awesome-ui-1)
|
||||||
* [Mnemonic key bindings](#mnemonic-key-bindings)
|
* [Mnemonic key bindings](#mnemonic-key-bindings)
|
||||||
* [Language specific mode](#language-specific-mode)
|
* [Language specific mode](#language-specific-mode)
|
||||||
* [Key Mapping](#key-mapping)
|
* [Key Mapping](#key-mapping)
|
||||||
* [c/c++ support](#cc-support)
|
* [c/c++ support](#cc-support)
|
||||||
* [go support](#go-support)
|
* [go support](#go-support)
|
||||||
* [python support](#python-support)
|
* [python support](#python-support)
|
||||||
* [Neovim centric - Dark powered mode of SpaceVim.](#neovim-centric---dark-powered-mode-of-spacevim)
|
* [Neovim centric - Dark powered mode of SpaceVim.](#neovim-centric---dark-powered-mode-of-spacevim)
|
||||||
* [Modular configuration](#modular-configuration)
|
* [Modular configuration](#modular-configuration)
|
||||||
* [Multiple leader mode](#multiple-leader-mode)
|
* [Multiple leader mode](#multiple-leader-mode)
|
||||||
* [Global origin vim leader](#global-origin-vim-leader)
|
* [Global origin vim leader](#global-origin-vim-leader)
|
||||||
* [Local origin vim leader](#local-origin-vim-leader)
|
* [Local origin vim leader](#local-origin-vim-leader)
|
||||||
* [Windows function leader](#windows-function-leader)
|
* [Windows function leader](#windows-function-leader)
|
||||||
* [Unite work flow leader](#unite-work-flow-leader)
|
* [Unite work flow leader](#unite-work-flow-leader)
|
||||||
* [Unite centric work-flow](#unite-centric-work-flow)
|
* [Unite centric work-flow](#unite-centric-work-flow)
|
||||||
* [Plugin Highlights](#plugin-highlights)
|
* [Plugin Highlights](#plugin-highlights)
|
||||||
* [Non Lazy-Loaded Plugins](#non-lazy-loaded-plugins)
|
* [Non Lazy-Loaded Plugins](#non-lazy-loaded-plugins)
|
||||||
* [Lazy-Loaded Plugins](#lazy-loaded-plugins)
|
* [Lazy-Loaded Plugins](#lazy-loaded-plugins)
|
||||||
* [Language](#language)
|
* [Language](#language)
|
||||||
* [Commands](#commands)
|
* [Commands](#commands)
|
||||||
* [Commands](#commands-1)
|
* [Commands](#commands-1)
|
||||||
* [Completion](#completion-1)
|
* [Completion](#completion-1)
|
||||||
* [Unite](#unite)
|
* [Unite](#unite)
|
||||||
* [Operators & Text Objects](#operators--text-objects)
|
* [Operators & Text Objects](#operators--text-objects)
|
||||||
* [Custom Key bindings](#custom-key-bindings)
|
* [Custom Key bindings](#custom-key-bindings)
|
||||||
* [File Operations](#file-operations)
|
* [File Operations](#file-operations)
|
||||||
* [Editor UI](#editor-ui)
|
* [Editor UI](#editor-ui)
|
||||||
* [Window Management](#window-management)
|
* [Window Management](#window-management)
|
||||||
* [Native functions](#native-functions)
|
* [Native functions](#native-functions)
|
||||||
* [Plugin: Unite](#plugin-unite)
|
* [Plugin: Unite](#plugin-unite)
|
||||||
* [Plugin: VimFiler](#plugin-vimfiler)
|
* [Plugin: VimFiler](#plugin-vimfiler)
|
||||||
* [Plugin: neocomplete](#plugin-neocomplete)
|
* [Plugin: neocomplete](#plugin-neocomplete)
|
||||||
* [Plugin: NERD Commenter](#plugin-nerd-commenter)
|
* [Plugin: NERD Commenter](#plugin-nerd-commenter)
|
||||||
* [Plugin: Goyo and Limelight](#plugin-goyo-and-limelight)
|
* [Plugin: Goyo and Limelight](#plugin-goyo-and-limelight)
|
||||||
* [Plugin: ChooseWin](#plugin-choosewin)
|
* [Plugin: ChooseWin](#plugin-choosewin)
|
||||||
* [Plugin: Bookmarks](#plugin-bookmarks)
|
* [Plugin: Bookmarks](#plugin-bookmarks)
|
||||||
* [Plugin: Gita](#plugin-gita)
|
* [Plugin: Gita](#plugin-gita)
|
||||||
* [Plugin: vim-signify](#plugin-vim-signify)
|
* [Plugin: vim-signify](#plugin-vim-signify)
|
||||||
* [Misc Plugins](#misc-plugins)
|
* [Misc Plugins](#misc-plugins)
|
||||||
|
|
||||||
<!-- vim-markdown-toc -->
|
<!-- vim-markdown-toc -->
|
||||||
|
|
||||||
@ -303,6 +303,8 @@ SPC t h c | toggle highlight indentation current column
|
|||||||
SPC t h s | toggle syntax highlighting
|
SPC t h s | toggle syntax highlighting
|
||||||
SPC t i | toggle indentation guide at point
|
SPC t i | toggle indentation guide at point
|
||||||
SPC t n | toggle line numbers
|
SPC t n | toggle line numbers
|
||||||
|
SPC t b | toggle background
|
||||||
|
SPC t t | open tabs manager
|
||||||
SPC T ~ | display ~ in the fringe on empty lines
|
SPC T ~ | display ~ in the fringe on empty lines
|
||||||
SPC T F | toggle frame fullscreen
|
SPC T F | toggle frame fullscreen
|
||||||
SPC T f | toggle display of the fringe
|
SPC T f | toggle display of the fringe
|
||||||
|
Loading…
x
Reference in New Issue
Block a user