X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/9f120b4f64519184aa763042042e06010cdc380d..de000e57d29fb5fb0f4f77531189039c4d88bf3a:/init.org diff --git a/init.org b/init.org index 7a75546..1d6b1f9 100644 --- a/init.org +++ b/init.org @@ -1315,7 +1315,7 @@ Automatically save place in each file. (add-hook 'lisp-interaction-mode-hook #'indent-spaces-mode)) #+end_src -** COMMENT Company +** Company #+begin_src emacs-lisp (use-package company @@ -1334,10 +1334,7 @@ Automatically save place in each file. (global-company-mode t)) #+end_src -* COMMENT Syntax and spell checking -:PROPERTIES: -:CUSTOM_ID: syntax-spell-checking -:END: +** Flycheck #+begin_src emacs-lisp (use-package flycheck