diff options
| author | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-17 17:47:27 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <msabate@suse.com> | 2021-10-17 17:47:27 +0200 |
| commit | 9353a2934fe32ce092b66739eee454fed443743a (patch) | |
| tree | 43cb1fe4d59f69924daa326a707b61a60b0ad90c /.emacs.d/.dir-locals.el | |
| parent | 7ac28a401765b0be829ed6746e57c13ecc709c98 (diff) | |
| download | dotfiles-9353a2934fe32ce092b66739eee454fed443743a.tar.gz dotfiles-9353a2934fe32ce092b66739eee454fed443743a.zip | |
emacs: switched to Doom Emacs
Signed-off-by: Miquel Sabaté Solà <msabate@suse.com>
Diffstat (limited to '.emacs.d/.dir-locals.el')
| -rw-r--r-- | .emacs.d/.dir-locals.el | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.emacs.d/.dir-locals.el b/.emacs.d/.dir-locals.el deleted file mode 100644 index 9c03a44..0000000 --- a/.emacs.d/.dir-locals.el +++ /dev/null @@ -1,3 +0,0 @@ -((emacs-lisp-mode - (fill-column . 100) - (indent-tabs-mode . nil))) |
