Fix comment-dwim issue
This commit is contained in:
parent
f148787a95
commit
5f1e3b2cf5
@ -736,6 +736,7 @@
|
||||
|
||||
(use-package whole-line-or-region
|
||||
:config
|
||||
(define-key whole-line-or-region-local-mode-map [remap comment-dwim] nil)
|
||||
(whole-line-or-region-global-mode t))
|
||||
|
||||
;; --------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user