Skip to content

devoc09/session-manager.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

session-manager.nvim

Tiny plugin that manage session of neovim.

Install

Using 'lazy.nvim'

{
  'devoc09/session-manager.nvim',
  opts = {
    auto_load = false, -- automatic load session file when exists.
  }
}

About

Tiny plugin that manage session of neovim

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages