From a06186187ccef16586b1380e6a0616c2aa0788c8 Mon Sep 17 00:00:00 2001 From: Ryan Kes <> Date: Sat, 13 Mar 2021 15:31:53 +0100 Subject: [PATCH] feat(emacs): updated config --- emacs/.config/doom/init.el | 12 ++++++------ emacs/.local/share/applications/org-protocol.desktop | 8 -------- 2 files changed, 6 insertions(+), 14 deletions(-) delete mode 100644 emacs/.local/share/applications/org-protocol.desktop diff --git a/emacs/.config/doom/init.el b/emacs/.config/doom/init.el index e324e97..5c670ee 100644 --- a/emacs/.config/doom/init.el +++ b/emacs/.config/doom/init.el @@ -56,8 +56,8 @@ vterm ; another terminals in Emacs :checkers - syntax - (spell +enchant +everywhere) + ;syntax + (spell +aspell +everywhere) grammar :tools @@ -82,14 +82,14 @@ ledger (markdown +grip) (org - +noter - +journal - +roam +dragndrop +hugo + +journal + +noter +pandoc +pretty - +present) + +present + +roam) (json +lsp) (php +lsp) (python +lsp) diff --git a/emacs/.local/share/applications/org-protocol.desktop b/emacs/.local/share/applications/org-protocol.desktop deleted file mode 100644 index f5f5d01..0000000 --- a/emacs/.local/share/applications/org-protocol.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=Org-protocol -Exec=emacsclient %u -Icon=emacs-icon -Type=Application -Terminal=false -Categories=System; -MimeType=x-scheme-handler/org-protocol;