diff --git a/tutos/vim.txt b/tutos/vim.txt index 7a50417..1836419 100644 --- a/tutos/vim.txt +++ b/tutos/vim.txt @@ -23,7 +23,9 @@ **:bn** go to next buffer **:bd** delete buffer **:b#** switch to last edited buffer - **:explore / :ex** navigate through directory, rename, and plus + **:Explore / :ex** navigate through directory, rename, and plus + **:Lexplore / :Lex** 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