1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:10:05 +08:00

remove stray chars from documentation

This commit is contained in:
techgaun 2017-08-20 22:45:58 -05:00
parent 86ace8495d
commit 34d100d683
No known key found for this signature in database
GPG Key ID: 57FB3143221F7B30

View File

@ -6,131 +6,131 @@ 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)
* [Concepts](#concepts) * [Concepts](#concepts)
* [Transient-states](#transient-states) * [Transient-states](#transient-states)
* [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)
* [statusline](#statusline) * [statusline](#statusline)
* [tabline](#tabline) * [tabline](#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)
* [Navigating](#navigating) * [Navigating](#navigating)
* [Point/Cursor](#pointcursor) * [Point/Cursor](#pointcursor)
* [Vim motions with vim-easymotion](#vim-motions-with-vim-easymotion) * [Vim motions with vim-easymotion](#vim-motions-with-vim-easymotion)
* [quick-jump-link mode (TODO)](#quick-jump-link-mode-todo) * [quick-jump-link mode (TODO)](#quick-jump-link-mode-todo)
* [Unimpaired bindings](#unimpaired-bindings) * [Unimpaired bindings](#unimpaired-bindings)
* [Jumping, Joining and Splitting](#jumping-joining-and-splitting) * [Jumping, Joining and Splitting](#jumping-joining-and-splitting)
* [Jumping](#jumping) * [Jumping](#jumping)
* [Joining and splitting](#joining-and-splitting) * [Joining and splitting](#joining-and-splitting)
* [Window manipulation](#window-manipulation) * [Window manipulation](#window-manipulation)
* [Window manipulation key bindings](#window-manipulation-key-bindings) * [Window manipulation key bindings](#window-manipulation-key-bindings)
* [Buffers and Files](#buffers-and-files) * [Buffers and Files](#buffers-and-files)
* [Buffers manipulation key bindings](#buffers-manipulation-key-bindings) * [Buffers manipulation key bindings](#buffers-manipulation-key-bindings)
* [Create a new empty buffer](#create-a-new-empty-buffer) * [Create a new empty buffer](#create-a-new-empty-buffer)
* [Special Buffers](#special-buffers) * [Special Buffers](#special-buffers)
* [Files manipulations key bindings](#files-manipulations-key-bindings) * [Files manipulations key bindings](#files-manipulations-key-bindings)
* [Vim and SpaceVim files](#vim-and-spacevim-files) * [Vim and SpaceVim files](#vim-and-spacevim-files)
* [File tree](#file-tree) * [File tree](#file-tree)
* [File tree navigation](#file-tree-navigation) * [File tree navigation](#file-tree-navigation)
* [Open file with file tree.](#open-file-with-file-tree) * [Open file with file tree.](#open-file-with-file-tree)
* [Commands starting with `g`](#commands-starting-with-g) * [Commands starting with `g`](#commands-starting-with-g)
* [Commands starting with `z`](#commands-starting-with-z) * [Commands starting with `z`](#commands-starting-with-z)
* [Auto-saving](#auto-saving) * [Auto-saving](#auto-saving)
* [Searching](#searching) * [Searching](#searching)
* [With an external tool](#with-an-external-tool) * [With an external tool](#with-an-external-tool)
* [Useful key bindings](#useful-key-bindings) * [Useful key bindings](#useful-key-bindings)
* [Searching in current file](#searching-in-current-file) * [Searching in current file](#searching-in-current-file)
* [Searching in all loaded buffers](#searching-in-all-loaded-buffers) * [Searching in all loaded buffers](#searching-in-all-loaded-buffers)
* [Searching in an arbitrary directory](#searching-in-an-arbitrary-directory) * [Searching in an arbitrary directory](#searching-in-an-arbitrary-directory)
* [Searching in a project](#searching-in-a-project) * [Searching in a project](#searching-in-a-project)
* [Background searching in a project](#background-searching-in-a-project) * [Background searching in a project](#background-searching-in-a-project)
* [Searching the web](#searching-the-web) * [Searching the web](#searching-the-web)
* [Searching on the fly](#searching-on-the-fly) * [Searching on the fly](#searching-on-the-fly)
* [Persistent highlighting](#persistent-highlighting) * [Persistent highlighting](#persistent-highlighting)
* [Editing](#editing) * [Editing](#editing)
* [Paste text](#paste-text) * [Paste text](#paste-text)
* [Auto-indent pasted text](#auto-indent-pasted-text) * [Auto-indent pasted text](#auto-indent-pasted-text)
* [Text manipulation commands](#text-manipulation-commands) * [Text manipulation commands](#text-manipulation-commands)
* [Text insertion commands](#text-insertion-commands) * [Text insertion commands](#text-insertion-commands)
* [Commenting](#commenting) * [Commenting](#commenting)
* [Multi-Encodings](#multi-encodings) * [Multi-Encodings](#multi-encodings)
* [Errors handling](#errors-handling) * [Errors handling](#errors-handling)
* [Managing projects](#managing-projects) * [Managing projects](#managing-projects)
* [Achievements](#achievements) * [Achievements](#achievements)
* [issues](#issues) * [issues](#issues)
* [Stars, forks and watchers](#stars-forks-and-watchers) * [Stars, forks and watchers](#stars-forks-and-watchers)
* [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: 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: Gina/Gita](#plugin-ginagita) * [Plugin: Gina/Gita](#plugin-ginagita)
* [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 -->
@ -847,7 +847,7 @@ SpaceVim use vimfiler as the default file tree, and the default key binding is `
let g:spacevim_filemanager = 'nerdtree' let g:spacevim_filemanager = 'nerdtree'
``` ```
VCS integration is supported, there will be a colum status, this feature maybe make vimfiler slow, so it is not enabled by default. to enable this feature, add `let g:spacevim_enable_vimfiler_gitstatus = 1` to your custom config. here is any picture for this feature: VCS integration is supported, there will be a column status, this feature maybe make vimfiler slow, so it is not enabled by default. to enable this feature, add `let g:spacevim_enable_vimfiler_gitstatus = 1` to your custom config. here is any picture for this feature:
![file-tree](https://user-images.githubusercontent.com/13142418/26881817-279225b2-4bcb-11e7-8872-7e4bd3d1c84e.png) ![file-tree](https://user-images.githubusercontent.com/13142418/26881817-279225b2-4bcb-11e7-8872-7e4bd3d1c84e.png)
@ -887,8 +887,6 @@ If there is only one file buffer opened, a file is opened in the active window,
| `sg` | open file in an vertically split window | | `sg` | open file in an vertically split window |
| `sv` | open file in an horizontally split window | | `sv` | open file in an horizontally split window |
&lt;&lt;&lt;&lt;&lt;&lt;&lt; HEAD
### Commands starting with `g` ### Commands starting with `g`
after pressing prefix `g` in normal mode, if you do not remember the mappings, you will see the guide which will tell you the functional of all mappings starting with `g`. after pressing prefix `g` in normal mode, if you do not remember the mappings, you will see the guide which will tell you the functional of all mappings starting with `g`.