https://github.com/naps62/vim-cleanup
https://github.com/naps62/vim-cleanup
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/naps62/vim-cleanup
- Owner: naps62
- Created: 2016-08-12T18:54:35.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-12T18:54:40.000Z (almost 10 years ago)
- Last Synced: 2025-02-05T06:46:31.284Z (over 1 year ago)
- Language: VimL
- Size: 0 Bytes
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vim-cleanup
A plugin that cleans up after you
# What exactly is this again?
1. A work in progress
2. At the moment, something that automatically cleans up unwanted whitespaces in
your code
3. Currently only works in Ruby files (for no particular reason, that's simply
where I've been testing it)