Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuki-yano/dedent-yank.vim
https://github.com/yuki-yano/dedent-yank.vim
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuki-yano/dedent-yank.vim
- Owner: yuki-yano
- License: mit
- Created: 2022-02-07T00:30:31.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-03T06:47:17.000Z (over 1 year ago)
- Last Synced: 2024-10-15T18:44:15.481Z (2 months ago)
- Language: Vim Script
- Size: 4.88 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dedent-yank.vim
This plugin removes the minimum indentation and yanks it.
## Demo
https://user-images.githubusercontent.com/5423775/152710110-ec8e1c90-3f08-43b4-ad44-f2763b15b797.mp4
## Special Thanks
- [lambdalisue](https://github.com/lambdalisue)