Vim Hotkeys For Specific File
Posted
by karmic
on Super User
See other posts from Super User
or by karmic
Published on 2009-09-28T07:05:46Z
Indexed on
2010/03/20
18:51 UTC
Read the original article
Hit count: 631
Is it possible to set hotkey for specific file types in vim.
For example, if I am editing a .java file, I'd like vim to run javac .java when I press 5.
Is this possible?
© Super User or respective owner