vim-session icon indicating copy to clipboard operation
vim-session copied to clipboard

Using with vim-startify.

Open trusktr opened this issue 12 years ago • 0 comments

Have you seen vim-startify? It's pretty nice. It shows a list of recent files and sessions on startup or on demand with the Startify command.

To make this work with vim-startify, you can set g:session_directory to match the vim-startify default session folder, or vice versa. Vim-startify's folder is ~/.vim/session (s/.vim/vimfiles for windows).

trusktr avatar Oct 19 '13 16:10 trusktr