sponsor Vim development Vim logo Vim Book Ad

scratch.vim : a plugin to create a scratch buffer

 script karma  Rating 6/3, Downloaded by 688  Comments, bugs, improvements  Vim wiki

created by
Bruce Who
 
script type
utility
 
description
    this script creates a scratch buffer like what emacs does for you, you can write anything there, but its content will not be saved, so DONT put any important things in scrath buffer! Several commands and keymaps will help you.


Usage:
    you can press <F4>s to open the scratch buffer window, and close it by press <F4>s again. the contents of the scratch buffer will not be lost until you quit Vim.

    <F4><S-s> will paste from register " to the scratch buffer. A blank line is added between pasting.

    You can have only one scratch buffer open in a single Vim instance.

    scratch.vim itself contains detailed description in both English and Chinese.


    this scratch.vim is part of Bruce Who's vim package which is not fully finished.

========================================

中文简介(chinese)
此脚本用于创建一个scratch缓冲区,你可以在这里打草稿,写一些临时的内容而不必创建一个文件,呵呵。但是退出vim后这个缓冲区的内容会消失,所以不要在这里写重要的东西!还定义了一些命令和快捷键。

scratch.vim本身有更详细的说明。
 
install details
Drop it into one of your plugin directories
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
scratch.vim 1.0 2004-11-14 6.0 Bruce Who Initial upload
ip used for rating: 3.145.60.166

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github