Skip to content

a more convenient replacement for micro's built-in autosave feature

Notifications You must be signed in to change notification settings

transmutrix/micro-plugin-autosave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

autosave plugin for micro

This repo holds the autosave plugin for micro.

This plugin will let you automatically save on focus lost, or 5 seconds after your last edit.

Unlike the built-in autosave, this plugin will not write unchanged buffers.

To install:

> cd ~/.config/micro/plugins
> git clone https://github.com/pennie-quinn/micro-plugin-autosave.git autosave

For documentation, run > help autosave in micro's command prompt. :)

About

a more convenient replacement for micro's built-in autosave feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages