https://github.com/flogfr/vim-toggle-extensions
Bundle vim in order to toggle between extensions in buffers. Very useful for toggle between sources and headers.
https://github.com/flogfr/vim-toggle-extensions
Last synced: 4 months ago
JSON representation
Bundle vim in order to toggle between extensions in buffers. Very useful for toggle between sources and headers.
- Host: GitHub
- URL: https://github.com/flogfr/vim-toggle-extensions
- Owner: FlogFr
- Created: 2013-10-30T21:12:43.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-22T20:06:00.000Z (over 12 years ago)
- Last Synced: 2025-02-22T04:27:34.633Z (over 1 year ago)
- Language: VimL
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
vim-toggle-extensions
=====================
Bundle vim in order to toggle between extensions in buffers. Very useful for
toggle between sources and headers.
How to install it ?
git clone git@github.com:aRkadeFR/vim-toggle-extensions.git
~/.vim/bundle/vim-toggle-extensions
Where the ~/.vim/bundle is the path for pathogen to load it.