xolox / vim-session

Extended session management for Vim (:mksession on steroids)
http://peterodding.com/code/vim/session/
961 stars 80 forks source link

Implement custom filter feature #160

Open nkgm opened 7 years ago

nkgm commented 7 years ago

Introducing use_custom_filter API to allow ad-hoc output modification from one's vimrc.

romgrk commented 4 years ago

Hey, I'm trying to create a community maintained version of this plugin due to the disparition of the maintainer, if you're interested you can open this PR at https://github.com/romgrk/vim-session.

https://github.com/xolox/vim-session/issues/185