Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

AggutoSave.nvim

Auto save occurs after entering normal mode and time set gone or modifying in normal mode and time set gone.

How to use:

Make 'aggutosave.lua'(name is free) on plugin folder and paste it.

return {
  "ChoIstAgg/AggutoSave.nvim",

  opts = {
    delay = 5,
    extensions = {
      "txt",
      "md",
      -- Add extensions you want!
      -- e.g. cpp, rs, html, etc.
    },
  },
}

About

Save automatically your file without worry about sync to your home server. You can intend for extension of file to save.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages