added infos in vim tutos about explore buffer
This commit is contained in:
@@ -23,7 +23,9 @@
|
|||||||
**:bn** go to next buffer
|
**:bn** go to next buffer
|
||||||
**:bd** delete buffer
|
**:bd** delete buffer
|
||||||
**:b#** switch to last edited 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 :**
|
**search through files :**
|
||||||
**:vim** the one function that gets to be name as the software ;)
|
**:vim** the one function that gets to be name as the software ;)
|
||||||
performes a kind of grep search on a list of files
|
performes a kind of grep search on a list of files
|
||||||
|
|||||||
Reference in New Issue
Block a user