ADD visible bell
This commit is contained in:
parent
edee35724e
commit
c31bd5ab5b
1 changed files with 8 additions and 0 deletions
|
|
@ -57,6 +57,14 @@
|
||||||
|
|
||||||
* General config
|
* General config
|
||||||
|
|
||||||
|
** Bell
|
||||||
|
|
||||||
|
The audible bell is annoying AF.
|
||||||
|
|
||||||
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
(setq visible-bell 1)
|
||||||
|
#+END_SRC
|
||||||
|
|
||||||
** Enable column numbers
|
** Enable column numbers
|
||||||
|
|
||||||
#+BEGIN_SRC emacs-lisp
|
#+BEGIN_SRC emacs-lisp
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue