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使いの魔法の杖」サンプルプラグイン
- Host: GitHub
- URL: https://github.com/vim-jp/vim-sweep_trail
- Owner: vim-jp
- Created: 2014-07-31T16:01:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-08-01T01:03:29.000Z (over 11 years ago)
- Last Synced: 2025-01-20T10:48:43.629Z (over 1 year ago)
- Language: VimL
- Size: 137 KB
- Stars: 7
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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) を参照してください。