https://github.com/matveyt/vim-filters
Automatic document conversion for Vim
https://github.com/matveyt/vim-filters
vim vim-plugin
Last synced: over 1 year ago
JSON representation
Automatic document conversion for Vim
- Host: GitHub
- URL: https://github.com/matveyt/vim-filters
- Owner: matveyt
- Created: 2020-07-30T16:06:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-11T10:03:53.000Z (almost 4 years ago)
- Last Synced: 2025-01-29T22:17:56.552Z (over 1 year ago)
- Topics: vim, vim-plugin
- Language: Vim script
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Description
This plugin adds support for automatic conversion of various archives and documents. Sort
of `:h gzip-example`, `:h using-xxd`, standard 'gzip' plugin and such.
#### Download and Install
```
$ git clone https://github.com/matveyt/vim-filters ~/.vim/pack/manual/start/vim-filters
```
#### Usage
See `:help filters.txt`.