Disable electric quote mode
This commit is contained in:
parent
fdf0cecc01
commit
cc691697b6
1 changed files with 0 additions and 3 deletions
|
@ -93,6 +93,3 @@
|
||||||
shell-mode-hook
|
shell-mode-hook
|
||||||
eshell-mode-hook))
|
eshell-mode-hook))
|
||||||
(add-hook mode (lambda () (display-line-numbers-mode 0))))
|
(add-hook mode (lambda () (display-line-numbers-mode 0))))
|
||||||
|
|
||||||
;; Writing docs helpers
|
|
||||||
(electric-quote-mode t)
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue