add section Q&A, how to edit command line in vim
This commit is contained in:
parent
7003b332a5
commit
42d719094a
@ -60,6 +60,10 @@ Ctrl+\ |show(hide) the Buffers|
|
|||||||
* Install `prettier`: `yarn global add prettier` or `npm install --global prettier`
|
* Install `prettier`: `yarn global add prettier` or `npm install --global prettier`
|
||||||
* Open vim and enter command: `:SPUPdate`
|
* Open vim and enter command: `:SPUPdate`
|
||||||
|
|
||||||
|
## Q&A
|
||||||
|
|
||||||
|
#### How to edit command line in vim
|
||||||
|
During editing command line, press `esc` to enter normal mode, then press `C-x C-e` to edit current command line in vim.
|
||||||
|
|
||||||
#### 安装 iTerm Solarized Colors
|
#### 安装 iTerm Solarized Colors
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user