Scrawl : Utility plugin which provides a customizable scratch buffer
script karma |
Rating 1/1,
Downloaded by 622 |
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 |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.236.112.101
|