Skip to content
/ memory Public

A tiny session manager for vim serving you the memories of another, simpler time.

License

Notifications You must be signed in to change notification settings

u91o/memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

memory.vim

memory.vim is a tiny session manager for vim that helps you to work with multiple sessions. It features integration with wildmenu for menu eyecandy.

Installation

memory.vim can be installed manually by downloading it and dropping it in ~/.vim/plugin/.

If using a plugin manager such as vim-plug, simply paste the lines below into your vimrc.

call plug#begin()
Plug 'u91o/memory'
call plug#end()

About

A tiny session manager for vim serving you the memories of another, simpler time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published