sponsor Vim development Vim logo Vim Book Ad

Boston : a key mapping plugin for commonly used coding shortcuts

 script karma  Rating 6/3, Downloaded by 526  Comments, bugs, improvements  Vim wiki

created by
Christopher Reilly
 
script type
ftplugin
 
description
The Boston key mapping is particularly useful for day-to-day editing on code files. If you have other key mappings set up for the function keys they may not be compatible with this plugin. See below for a list of command mappings:

<F1> thru <F8>: go to buffer 1-8.
<F11>j: set up a file comparison environment for two Java files.
<F11>s: set up a file comparison environment for two Javascript files.
<F11>h: set up a file comparison environment for two HTML files.
<F11>c: set up a file comparison environment for two CSS files.
<F12>j: auto-format a Java file.
<F12>s: auto-format a Javascript file.
<F12>h: auto-format an HTML file.
<F12>x: auto-format an XML file.
 
install details
Install boston.vim to your plugin directory. This is a general plugin that is un-associated with any file type.
 

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
boston.vim 0.1 2015-01-11 7.0 Christopher Reilly Initial upload
ip used for rating: 3.93.59.171

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