Tagged in

Sessions

usevim
usevim
A blog about Vim
More information
Followers
1.5K
Elsewhere
More, on Medium

Script Roundup: vim-prosession, vim-dotoo

Dhruva Sagar sent me two plugins that he’s written: VIM ProSession and VIM Do Too.

Vim ProSession (or vim-prosession) is an extension to Tim Pope’s vim-obsession. The idea is to make it easier to manage multiple Vim sessions when…


Script Roundup: enabler, vim-stay

enabler

enabler (GitHub: tomtom/enabler_vim) by Tom Link is a script for selectively loading bundles. It can be used with a plugin manager like Pathogen, allowing you to avoid slowing down Vim’s loading time.


Script Roundup: a_indent, Session-Viminfo-Management

a_indent

a_indent (GitHub: caigithub / a_indent) by Colin Cai is a plugin for manipulating code blocks. It’s relatively language agnostic because it scans for blocks based on indentation.


Script Roundup: obsession.vim, vim-multiedit

Send in your Vim scripts for review through our contact form.

obsession.vim

obsession.vim (GitHub: tpope / vim-obsession, License: Vim) by Tim Pope provides some sugar for working with Vim’s…