Files @ fd703abd5a2d
Branch filter:

Location: majic-ansible-roles/roles/common/files/01disable-electric-indent-mode.el

branko
MAR-149: Updated usage documentation:

- Add warning that Majic Ansible Roles support only Python 3.
- Updated the Django Wiki deployment to use Python 3.
- Upgraded the Django Wiki deployment for use with Python 3.
- Removed one stale warning regarding compat links for MariDB devel
files (leftover from Jessie).
; Disable the electric-indent-mode by default for all users.
(electric-indent-mode -1)