mirror of
https://github.com/tpope/vim-pathogen.git
synced 2026-05-28 00:21:02 +02:00
Document lcd behavior of V commands
This commit is contained in:
+3
-2
@@ -103,8 +103,9 @@ Here's the full list of commands:
|
||||
* `:Vpedit`
|
||||
* `:Vread`
|
||||
|
||||
There's also `:Vopen`, which is like `:Vedit` but does an `:lcd` to the
|
||||
containing runtime directory first.
|
||||
All but `:Vedit` automatically `:lcd` to the target's runtime path. To
|
||||
surpress that behavior, use a `!`, and to `:lcd` with `:Vedit`, use
|
||||
`:Vopen` instead.
|
||||
|
||||
FAQ
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user