All Projects → natw → Keyboard_cat.vim

natw / Keyboard_cat.vim

vim plugin for pretending like you can actually type

Labels

Projects that are alternatives of or similar to Keyboard cat.vim

Vim I18n
Vim plugin to easily add I18n translations to your Rails project
Stars: ✭ 106 (-8.62%)
Mutual labels:  viml
Apiblueprint.vim
This vim plugin brings syntax highlighting and linting for API Blueprint.
Stars: ✭ 112 (-3.45%)
Mutual labels:  viml
Ember.vim
Vim plugin for the Emberjs frontend framework
Stars: ✭ 115 (-0.86%)
Mutual labels:  viml
Seti.vim
Stars: ✭ 107 (-7.76%)
Mutual labels:  viml
Vim Redl
A better Vim integration story for Clojure
Stars: ✭ 108 (-6.9%)
Mutual labels:  viml
Vim Plug
我的vim插件, 基于vim-plug安装
Stars: ✭ 113 (-2.59%)
Mutual labels:  viml
Securemodelines
A secure alternative to Vim modelines
Stars: ✭ 104 (-10.34%)
Mutual labels:  viml
Incsearch Fuzzy.vim
Stars: ✭ 116 (+0%)
Mutual labels:  viml
Vim Pydjango
Ultimate VIM for Python & Django development.
Stars: ✭ 109 (-6.03%)
Mutual labels:  viml
Vim Multicursor
Allows Vim to use multiple cursors simultaneously
Stars: ✭ 114 (-1.72%)
Mutual labels:  viml
Vim Colorscheme Switcher
Makes it easy to quickly switch between color schemes in Vim
Stars: ✭ 107 (-7.76%)
Mutual labels:  viml
Vim Visualstar
star for Visual-mode.
Stars: ✭ 106 (-8.62%)
Mutual labels:  viml
Vim Swift
Swift filetype plugin for Vim
Stars: ✭ 113 (-2.59%)
Mutual labels:  viml
Bufexplorer.zip
Buffer Explorer / Browser
Stars: ✭ 106 (-8.62%)
Mutual labels:  viml
Cscope.vim
A vim plugin to help you to create/update cscope database and connect to existing proper database automatically.
Stars: ✭ 115 (-0.86%)
Mutual labels:  viml
Hermes
An environment for Ruby and JS developers in Darwin
Stars: ✭ 105 (-9.48%)
Mutual labels:  viml
Vim Notes
Easy note taking in Vim
Stars: ✭ 1,518 (+1208.62%)
Mutual labels:  viml
Vim Jinja
jinja plugins for vim (syntax and indent)
Stars: ✭ 116 (+0%)
Mutual labels:  viml
Vim Cheat
View cheatsheets via vim
Stars: ✭ 116 (+0%)
Mutual labels:  viml
Flatlandia
Vim colorscheme based on flatland with Airline integration.
Stars: ✭ 113 (-2.59%)
Mutual labels:  viml

keyboard_cat.vim

A vim plugin for pretending like you can type really fast.

Why?

Conceivably, when giving some kind of presentation, you might want to pretend like you are typing something out. But typing and talking is hard, so with this you can just mash on the keyboard and let the letters magically appear.

This might only really be useful for less serious presentations, like TiP BoF talks.

Install

Do the usual pathogen/vundle thing, put plugin/keyboard_cat.vim in ~/.vim/plugin/ or just source it (for one-time use):

:source plugin/keyboard_cat.vim

Use

Open up vim, and start the magic with this:

:PlayMeOff /path/to/some/file

Then, in insert mode, typing any letter will enter the next character of the file specified. So mash away to your heart's content.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].