SpaceVim shortcuts
Useful SpaceVim shortcuts
s o
: clear all other windowsSpace F n
: create new tabg t
: next tabg T
: previous tab[0-9] g t
: go to nth tabSpace p f
: find file by names (with ctrlp)Space p /
: find file by contents g
: horizontal splits v
: vertical splitSpace w h/j/k/l
/Ctrl up/down/left/right
: move between windowsF2
: open tag barF3
/Space f t
: open file treeSpace t t
: open tab listSpace a s
: start pageSpace '
: open terminal
Install SourceCodePro Mono Nerd Fonts
SpaceVim will automatically install patched version of SourceCodePro Mono Nerd Fonts (with glyph icons). Just select SourceCodePro Regular as the default font in terminal.
Manual install:
- Download latest release of
SourceCodePro.tar.xz
from Nerd Fonts release page. - Decompress the font folder to
/usr/local/share/fonts
. - Select
SauceCodePro Nerd Font Mono Regular
as the default font and set font size as11
in the terminal.