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;