Move to :ui
This commit is contained in:
parent
1655e84de2
commit
8508e931ca
3 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
#+TITLE: :tools deft
|
||||
#+TITLE: :ui deft
|
||||
|
||||
[[https://jblevins.org/projects/deft/][Deft]] is a major mode for browsing and filtering notes written in plain text
|
||||
formats, such as org-mode, markdown, and LaTeX.
|
|
@ -1,4 +1,4 @@
|
|||
;;; tools/deft/config.el -*- lexical-binding: t; -*-
|
||||
;;; ui/deft/config.el -*- lexical-binding: t; -*-
|
||||
|
||||
(def-package! deft
|
||||
:commands deft
|
|
@ -1,4 +1,4 @@
|
|||
;; -*- no-byte-compile: t; -*-
|
||||
;;; tools/deft/packages.el
|
||||
;;; ui/deft/packages.el
|
||||
|
||||
(package! deft)
|
Loading…
Add table
Add a link
Reference in a new issue