This commit is contained in:
JAremko 2018-01-27 16:08:07 +02:00
parent 0ae66fb111
commit d2c3b847d8
6 changed files with 19 additions and 25 deletions

View File

@ -1287,24 +1287,24 @@ Supported separators and preview:
| Separator | Spacemacs | All-the-icons | Screenshot |
|--------------+-----------+---------------+-----------------------------------|
| =alternate= | X | | [[file:img/powerline-alternate.png]] |
| =arrow= | X | X | [[file:img/powerline-arrow.png]] |
| =arrow-fade= | X | | [[file:img/powerline-arrow-fade.png]] |
| =bar= | X | | [[file:img/powerline-bar.png]] |
| =box= | X | | [[file:img/powerline-box.png]] |
| =brace= | X | | [[file:img/powerline-brace.png]] |
| =butt= | X | | [[file:img/powerline-butt.png]] |
| =chamfer= | X | | [[file:img/powerline-chamfer.png]] |
| =contour= | X | | [[file:img/powerline-contour.png]] |
| =cup= | | X | |
| =curve= | X | | [[file:img/powerline-curve.png]] |
| =rounded= | X | | [[file:img/powerline-rounded.png]] |
| =roundstub= | X | | [[file:img/powerline-roundstub.png]] |
| =slant= | X | X | [[file:img/powerline-slant.png]] |
| =wave= | X | X | [[file:img/powerline-wave.png]] |
| =zigzag= | X | | [[file:img/powerline-zigzag.png]] |
| =nil= | X | | [[file:img/powerline-nil.png]] |
| =none= | | X | |
| =alternate= | X | | [[file:img/powerline-alternate.png]] |
| =arrow= | X | X | [[file:img/powerline-arrow.png]] |
| =arrow-fade= | X | | [[file:img/powerline-arrow-fade.png]] |
| =bar= | X | | [[file:img/powerline-bar.png]] |
| =box= | X | | [[file:img/powerline-box.png]] |
| =brace= | X | | [[file:img/powerline-brace.png]] |
| =butt= | X | | [[file:img/powerline-butt.png]] |
| =chamfer= | X | | [[file:img/powerline-chamfer.png]] |
| =contour= | X | | [[file:img/powerline-contour.png]] |
| =cup= | | X | |
| =curve= | X | | [[file:img/powerline-curve.png]] |
| =rounded= | X | | [[file:img/powerline-rounded.png]] |
| =roundstub= | X | | [[file:img/powerline-roundstub.png]] |
| =slant= | X | X | [[file:img/powerline-slant.png]] |
| =wave= | X | X | [[file:img/powerline-wave.png]] |
| =zigzag= | X | | [[file:img/powerline-zigzag.png]] |
| =nil= | X | | [[file:img/powerline-nil.png]] |
| =none= | | X | |
A last special separator is supported, it is =utf-8= which uses actual font
glyphs so it can be rendered in a terminal. You'll need a font patched for the
@ -1474,7 +1474,6 @@ squared symbols like =🅿=.
| ~SPC t C-W~ | =Ⓦ= | W | automatic whitespace cleanup globally |
| ~SPC t y~ | =ⓨ= | y | [[https://github.com/capitaomorte/yasnippet][yasnippet]] mode |
** Frame title
Default frame title displays name of current process and hostname of system. You
can include more information (like name of current file, name of current project

View File

@ -176,7 +176,6 @@ https://notmuchmail.org/
| ~a~ | [Message] Archive |
* Spacemacs layout integration
This layer defines a [[https://github.com/syl20bnr/spacemacs/blob/develop/doc/DOCUMENTATION.org#layouts-and-workspaces][Spacemacs custom layout]] and automatically adds notmuch
buffers to this layout. The name and the key binding for the layout can be
customized with the following layer variables:

View File

@ -98,7 +98,6 @@ or when adding the =javascript= configuration layer:
(javascript :variables js2-basic-offset 2)
#+END_SRC
Similarly, to change how js-mode indents JSON files, set the variable
=js-indent-level=, as such:

View File

@ -350,4 +350,3 @@ Send code to hy REPL commands:
| ~SPC m V w~ | work on virtual environment in =WORKON_HOME= |
| ~SPC m V a~ | activate a virtual environment in any directory |
| ~SPC m V d~ | deactivate active virtual environment |

View File

@ -123,7 +123,6 @@ Navigation and interaction commands in the VC Directory buffer:
In a commit message buffer press ~C-c C-c~ to commit the changes with the entered message.
Pressing ~C-c C-k~ will discard the commit message and close this buffer.
** Diff buffer
| Key Bindings | Description |
@ -138,7 +137,6 @@ Pressing ~C-c C-k~ will discard the commit message and close this buffer.
| ~D~ | kill a hunk |
| ~u~ | undo killing or splitting |
** Log view buffer
| Key Bindings | Description |
@ -207,6 +205,7 @@ Pressing ~C-c C-k~ will discard the commit message and close this buffer.
| ~SPC g r q~ | Quit transient state |
** Toggles
| Key Binding | Description |
|-------------+------------------------------|
| ~SPC T d~ | toggle diff margins |

View File

@ -87,7 +87,6 @@ you can use tools such as [[https://github.com/rizsotto/Bear][Bear]] or [[https:
with almost any build system.
* Functions
If ~company-ycmd~ is used, then a function
~ycmd/manual-semantic-company-completer~ is defined. This function is
useful if you want to get semantic completions only when you press a