A minimal and elegant Emacs configuration framework.
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Muhammad Nauman Raza e6b34380d6
feat: improvements with lock and backup files
Backup files have been relocated to the system temporary files
directory. To recover backups from there enter the associated file and
run M-x recover-file or :recover-file.

Lock files have been disabled - uses for them are few and far between

Both these changes were done to maintain cleanliness of directories
and git-friendliness
2022-11-12 17:38:40 +00:00
lisp feat: improvements with lock and backup files 2022-11-12 17:38:40 +00:00
.gitignore fix: ignore "org-roam.db*" and not ".org-roam.db" 2022-11-09 07:04:55 +00:00
init.el feat: seperate keybinds folder 2022-11-09 07:02:57 +00:00