1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

feat(emacs): updated config

This commit is contained in:
Ryan Kes 2021-03-13 15:31:53 +01:00
parent d2aa5dbe50
commit a06186187c
2 changed files with 6 additions and 14 deletions

View File

@ -56,8 +56,8 @@
vterm ; another terminals in Emacs vterm ; another terminals in Emacs
:checkers :checkers
syntax ;syntax
(spell +enchant +everywhere) (spell +aspell +everywhere)
grammar grammar
:tools :tools
@ -82,14 +82,14 @@
ledger ledger
(markdown +grip) (markdown +grip)
(org (org
+noter
+journal
+roam
+dragndrop +dragndrop
+hugo +hugo
+journal
+noter
+pandoc +pandoc
+pretty +pretty
+present) +present
+roam)
(json +lsp) (json +lsp)
(php +lsp) (php +lsp)
(python +lsp) (python +lsp)

View File

@ -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;