Metadata-Version: 1.0
Name: scribes.edit.disable-auto-save
Version: 0.2.3
Summary: Scribes plugin. Disables default autosave on timer and editor focus loss
Home-page: http://github.com/baverman/scribes-goodies
Author: Anton Bobrov
Author-email: bobrov@vl.ru
License: UNKNOWN
Description: Disable auto-save
        =================
        
        Default auto-save policy breaks some common developing scenarios. For example:
        
        * Hacking web application with auto code reloading feature.
        * Hacking with continuous unit testing in background (``py.test --looponfail``)
        
        This plugin turns off auto-save on timer and scribes window focus loss. So only ``<ctrl>+s`` saves your file.
        
        
Platform: UNKNOWN
