~remppings gone to personal config

This commit is contained in:
dx
2020-06-11 02:01:19 +01:00
parent bc3436de56
commit 08a115e78d
2 changed files with 9 additions and 6 deletions

View File

@@ -18,10 +18,4 @@
(setq icomplete-separator "\t|\t")
(setq icomplete-in-buffer t)
(define-key!
[remap compile] #'compile
[remap find-file] #'find-file
[remap describe-function] #'counsel-describe-function
[remap describe-variable] #'counsel-describe-variable)
(add-hook 'doom-first-input-hook #'icomplete-mode)