enable brace pairing mode
This commit is contained in:
parent
25a87839f3
commit
6832ad76fc
1 changed files with 2 additions and 0 deletions
2
init.el
2
init.el
|
@ -99,6 +99,8 @@
|
|||
;; Packages
|
||||
(require 'use-package)
|
||||
|
||||
(electric-pair-mode)
|
||||
|
||||
;; Evil (Vim Emulation)
|
||||
(use-package evil
|
||||
:init
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue