sponsor Vim development Vim logo Vim Book Ad

Scrawl : Utility plugin which provides a customizable scratch buffer

 script karma  Rating 1/1, Downloaded by 587  Comments, bugs, improvements  Vim wiki

created by
Evergreen Tree
 
script type
utility
 
description
Scrawl is a customizable scratch buffer for writing temporary notes, and for
testing small code pieces. Changes in it will be discarded when vim is quit.
This was heavily inspired by vimscript#664. I made this because it wasn't
customizable enough.

Use ":ScrawlSplit" to open scrawl in a new split.  You can then use
":ScrawlClose" to close that split from anywhere in the tab.  If you want to
open scrawl in the current buffer, use ":ScrawlOpen".  Then when you run
":ScrawlClose" in that current tab, it will return to editing the previous file.
You can only have one scrawl buffer open in each tab.

See "doc/scrawl.txt" for options and other documentation.

For development versions and bug reports, see the Github repository:
https://github.com/4Evergreen4/vim-scrawl

Any other feedback can be sent to evergreenubuntu[AT]gmail[DOT]com
 
install details
Extract to ~/.vim, or ~\vimfiles (Windows).  You will need to regenerate helptags for documentation.  (fill in the install path below)

:helptags ~/.vim/doc
 

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
scrawl.zip 1.0.0 2015-05-23 7.0 Evergreen Tree Initial upload
ip used for rating: 18.191.5.239

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