emacsmode : Parse Emacs -*- Mode lines and set equivalent Vim options
script karma |
Rating 7/5,
Downloaded by 1260 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Jerry Talkington |
|
script type |
ftplugin |
|
description |
This is a script to read the Emacs -*- Mode -*- lines that can be found at the
top of many source code files. I don't use Emacs, but a lot of source files have the lines.
I tested this out by using it on the Mozilla code base, so the cases that are
handled are what appear there. If there are other options that you find in
other Emacs mode lines, send me an email so that I can get them added.
|
|
install details |
o install, simply copy emacsmode.vim an emacsmode.pl to your ~/.vim/plugin/
directory. If you have a perl enabled Vim, you can omit the emacsmode.pl
script, since it won't ever be called.
If you install into the perl runtime directory (i.e. /usr/share/vim,) and you
don't have a perl enabled Vim, you'll have to change one line in emacsmode.vim
to point to the place where emacsmode.pl is installed.
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.97.14.83
|