emacsmodeline.vim : Parse emacs mode line and setlocal in vim
| script karma |
Rating 6/3,
Downloaded by 1063 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Chris Pickel |
| |
| script type |
| utility |
| |
| description |
Parses emacs modelines and attempts to set the equivalent vim options. For example, the following:
// # -*- mode: C++; tab-width: 2 -*-
Will be interpreted the same as the following:
// # vim:ft=cpp:sw=2:sts=2:ts=2:
The source for this plugin is at https://github.com/sfiera/vim-emacsmodeline |
| |
| install details |
|
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|