No known key found for this signature in database
GPG Key ID: E8BCD7866AFCF978
1 changed files with
1 additions and
1 deletions
-
init.el
|
|
@ -650,7 +650,7 @@ be global." |
|
|
|
:init (global-subword-mode)) |
|
|
|
|
|
|
|
(use-package swiper |
|
|
|
:bind (("C-s" . swiper))) |
|
|
|
:bind (("C-s" . swiper-isearch))) |
|
|
|
|
|
|
|
(use-package tabify |
|
|
|
:config |
|
|
|