| 267 | | Vroom creates a file called C<./.vimrc> with many helpful key mappings |
|---|
| 268 | | for navigating a slideshow. See L<KEY MAPPINGS> below. Please note that |
|---|
| 269 | | you will need the following line in your C<$HOME/.vimrc> file in order |
|---|
| 270 | | to pickup the local C<.vimrc> file. |
|---|
| | 267 | Vroom creates a file called C<./.vimrc> with helpful key mappings for |
|---|
| | 268 | navigating a slideshow. See L<KEY MAPPINGS> below. |
|---|
| | 269 | |
|---|
| | 270 | Please note that you will need the following line in your |
|---|
| | 271 | C<$HOME/.vimrc> file in order to pick up the local C<.vimrc> file. |
|---|
| | 272 | |
|---|
| | 273 | set exrc |
|---|