added infos in vim tutos about explore buffer

This commit is contained in:
hugo gogo
2022-08-29 13:25:59 +02:00
parent c0ff122c97
commit 90985a82b0

View File

@@ -23,7 +23,9 @@
**:bn** go to next buffer
**:bd** delete buffer
**:b#** switch to last edited buffer
**:explore / :ex<tab>** navigate through directory, rename, and plus
**:Explore / :ex<tab>** navigate through directory, rename, and plus
**:Lexplore / :Lex<tab>** buffer directory open in left split window
**:Lexplore 30** Explore window is of size 30
**search through files :**
**:vim** the one function that gets to be name as the software ;)
performes a kind of grep search on a list of files