diff options
author | Thanos Apollo <[email protected]> | 2023-08-15 01:06:47 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-08-15 01:06:47 +0300 |
commit | 108f399d2e4684078819dfb10c34d357cc129bba (patch) | |
tree | 522ee9405f4049c5774856ff71077d22f2049458 /emacs.org | |
parent | 70581c8ff6ff15ffac4be3f9c755a8a55841d4d6 (diff) |
remove dap-mode
Diffstat (limited to 'emacs.org')
-rwxr-xr-x | emacs.org | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -634,9 +634,6 @@ Generate a random password between 20 and 40 characters (require 'company-box) (add-hook 'company-mode-hook 'company-box-mode) - (require 'dap-mode) - (dap-ui-mode) - (setq indent-tabs-mode nil) (defun insert-brackets (&optional arg) |