An open API service indexing awesome lists of open source software.

https://github.com/vim-jp/vim-sweep_trail

「Vim script テクニックバイブル〜Vim使いの魔法の杖」サンプルプラグイン
https://github.com/vim-jp/vim-sweep_trail

Last synced: 6 months ago
JSON representation

「Vim script テクニックバイブル〜Vim使いの魔法の杖」サンプルプラグイン

Awesome Lists containing this project

README

          

sweep_trail.vim
===============

`sweep_trail.vim` は、行末の空白を削除するためのプラグインです。

このプラグインは、書籍「[Vim script テクニックバイブル〜Vim使いの魔法の杖](http://gihyo.jp/book/2014/978-4-7741-6634-6)」の中で扱われたサンプルプラグインです。

詳しい使い方については [help](https://github.com/vim-jp/vim-sweep_trail/tree/master/doc/sweep_trail.jax) を参照してください。