added infos in vim tutos about explore buffer
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user