sponsor Vim development Vim logo Vim Book Ad

tryit.vim : Open scratch buffer to try idea.

 script karma  Rating 0/0, Downloaded by 759  Comments, bugs, improvements  Vim wiki

created by
t9 md
 
script type
utility
 
description
*tryit.vim* is minimal utility for

  * open scratch(=sandbox) file to try idea in that file.
  * paste visually selected text to that scrach buffer.

Thats' all!


I need workspace to try some idea when programming.

When I am considering "where to save", "what name should I name this file",
for this type of file used merly as workspace , I consume limited brain
resources for that.

I usually use this plugin with combination of thinca's |quickrun|.

quickrun:~
  http://www.vim.org/scripts/script.php?script_id=3146

while I read some source code, and have question for code fragment.

1. select that code fragment.
2. then `T`( my favorite keymap for <Plug>(tryit-this) )
3. then |:Quickrun|.
 
install details
unzip it
tryit.vim does not provide any default keymap.
User need to configure keymap to quickly try idea(see help).
 

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
vim-tryit-1.0.zip 1.0 2011-08-21 7.0 t9 md Initial upload
ip used for rating: 3.238.142.134

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