diff options
author | Thanos Apollo <[email protected]> | 2023-07-16 16:28:45 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-07-16 16:28:45 +0300 |
commit | 2106dda3d25c17f34bca7cd7450431e79dceab44 (patch) | |
tree | e5f5ae0da4f2cbb62d2a7ab16e678321f3cb33be | |
parent | 7123e4716670f499882e8c4e17405bfc4f3620ef (diff) |
indent-tabs-mode: nil
-rwxr-xr-x | emacs.org | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -565,6 +565,8 @@ Fonts and basic appearance settings for each device (require 'dap-mode) (dap-ui-mode) + + (setq indent-tabs-mode nil) #+end_src ** Magit #+begin_src emacs-lisp |