Cleanup
This commit is contained in:
parent
c70021d350
commit
d0cc583e19
5 changed files with 19 additions and 14 deletions
|
@ -6,9 +6,10 @@
|
|||
:commands (rotate-word-at-point rotate-region))
|
||||
|
||||
(use-package smartparens
|
||||
:init (require 'smartparens-config)
|
||||
:config
|
||||
(progn
|
||||
(require 'smartparens-config)
|
||||
|
||||
(smartparens-global-mode 1)
|
||||
|
||||
(setq blink-matching-paren t)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue