Remove the electric-case package
This commit is contained in:
parent
31bb9c922f
commit
e0367111d2
@ -2444,17 +2444,6 @@ First, set up ~bibtex-completion~:
|
||||
|
||||
* Make programming a bit easier
|
||||
|
||||
** Electric case
|
||||
|
||||
Insert ~snake_case~ and ~camelCase~ without using the Shift key. It is automatically enabled in C
|
||||
mode.
|
||||
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package electric-case
|
||||
:hook
|
||||
(c-mode . electric-case-c-init))
|
||||
#+END_SRC
|
||||
|
||||
** Electric operator
|
||||
|
||||
Automatically add spaces around operators.
|
||||
|
Loading…
Reference in New Issue
Block a user