micro/internal
Zachary Yedidia a8332fd316 Improve backup system
This commit introduces several improvements to the backup system.

* Backups are made every 8 seconds for buffers that have been modified
  since the last backup.

* The `permbackup` option allows users to specify that backups should
  be kept permanently.

* `The backupdir` option allows users to store backups in a custom
   directory.

Fixes #1641
Fixes #1536
Ref #1539 (removes possibility of race condition for backups)
2020-06-22 17:54:56 -04:00
..
action Add simulation screen tests 2020-06-20 18:24:12 -04:00
buffer Improve backup system 2020-06-22 17:54:56 -04:00
config Improve backup system 2020-06-22 17:54:56 -04:00
display Lower priority of cursorline and colorcolumn highlighting (#1697) 2020-06-08 16:15:54 -04:00
info Fix '> save' command 2020-05-28 13:02:09 -04:00
lua Add linter plugin support 2019-12-25 17:05:10 -05:00
screen Add simulation screen tests 2020-06-20 18:24:12 -04:00
shell Fix v2 import path for go mod 2020-05-04 10:16:15 -04:00
util Make determining whether a code point represents a combining mark faster (#1719) 2020-06-12 00:10:00 -04:00
views Fix unsplit crash 2020-02-08 21:06:13 -05:00