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:
parent
d2aa5dbe50
commit
a06186187c
@ -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)
|
||||||
|
@ -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;
|
|
Loading…
Reference in New Issue
Block a user