ro-when-swapfound : Open Vim in read-only mode when swapfile is found.
| script karma |
Rating 0/0,
Downloaded by 1360 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| omi taku |
| |
| script type |
| utility |
| |
| description |
Open Vim in read-only mode when swapfile is found.
INTRODUCTION
Avoid to display attention dialog,
and open Vim in read-only mode when swapfile is found.
If you want to fix swapfile, and want to display attention dialog,
you do this.
:ToggleSwapCheck
:e
See also
Open same file read-only in second Vim
http://vim.wikia.com/wiki/Open_same_file_read-only_in_second_Vim
|
| |
| install details |
1. copy files to your .vim or vimfiles direcory.
2. helptags to your .vim/doc or vimfiles/doc direcory.
:helptags $HOME/.vim/doc
or
:helptags $HOME/vimfiles/doc
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 142.132.191.50
|