diff --git a/config.org b/config.org index 2f7602a..377f41c 100644 --- a/config.org +++ b/config.org @@ -412,7 +412,7 @@ Including indent-buffer, which should not be called automatically on save." Here I put things you can do in M-x or something idk #+BEGIN_SRC emacs-lisp (blink-cursor-mode 0) - + (setq-default cursor-type 'bar) #+END_SRC ** Programming language things *** Lisp