Disable auto pairing parens, brackets, quotes
I don't see much value in this tool for my workflow.
This commit is contained in:
parent
072be0befd
commit
1a484b4b91
1 changed files with 0 additions and 3 deletions
|
@ -166,9 +166,6 @@
|
|||
;; fullscreen settings
|
||||
(defvar ns-use-native-fullscreen nil)
|
||||
|
||||
;; auto-close parens, brackets, quotes
|
||||
(electric-pair-mode 1)
|
||||
|
||||
(use-package yasnippet
|
||||
:config
|
||||
(setq yas-snippet-dirs '("~/.emacs.d/snippets/"))
|
||||
|
|
Loading…
Reference in a new issue