mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-25 04:20:24 +10:00
Fixing broken links in README.
This commit is contained in:
@@ -442,7 +442,7 @@ Org-tempo is a package that allows for '<s' followed by TAB to expand to a begin
|
||||
|
||||
#+begin_src emacs-lisp
|
||||
(use-package org-tempo
|
||||
:ensure nil)
|
||||
:ensure nil) ;; tell use-package not to try to install org-tempo since it's already there.
|
||||
#+end_src
|
||||
|
||||
** Source Code Block Syntax Highlighting
|
||||
|
||||
Reference in New Issue
Block a user