5 lines
116 B
EmacsLisp
5 lines
116 B
EmacsLisp
(use-package evil-little-word)
|
|
|
|
(use-package evil-operator-comment
|
|
:init
|
|
(global-evil-operator-comment-mode 1))
|