rename vim files
This commit is contained in:
15
vim/vim windows.md
Normal file
15
vim/vim windows.md
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: "windows"
|
||||
tags: [ "Documentation", "vim" ]
|
||||
---
|
||||
|
||||
| Command | Keys |
|
||||
|:-----|:----:|
|
||||
| split window | C-w s |
|
||||
| split window vertically | C-w v |
|
||||
| close window | C-q |
|
||||
| change window | C-w w |
|
||||
| rotate windows | C-w r |
|
||||
| split open new file | :sf path/file |
|
||||
|
||||
|
Reference in New Issue
Block a user