sponsor Vim development Vim logo Vim Book Ad

K.vim : let you quickly run external command, and show the result in a scratch window.

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

created by
brook hong
 
script type
utility
 
description
[Documentation](https://brookhong.github.io/2014/10/22/kvim.html)

[文档](https://brookhong.github.io/2014/09/28/kvim-cn.html)

[screencast](https://brookhong.github.io/assets/images/k.gif)
 
install details
Just unzip the zip file to your VIM file path, usually to be ~/.vim.

or

Bundle 'brookhong/k.vim'
 

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
k.zip 0.3 2014-10-22 7.2 brook hong :Ft <tab> to set filetype
For C/Cpp/Java: <leader>rc to compile, <leader>rx to run
k.zip 0.2 2014-04-23 7.2 brook hong K.vim now evolves to be a plugin to let you quickly run external command, and show the result
in a scratch window.

1. press `<leader><leader>` to show explanation of word with call to an external
command `kv`, https://github.com/brookhong/kv

1. press `<space><leader>` to close the scratch window

1. press `<leader>r` to run all scripts in a buffer

1. press `<enter>` to run curren line.
k.zip 0.1 2013-06-13 7.0 brook hong Initial upload
ip used for rating: 3.237.235.148

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