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
|
||||
|
||||
: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)
|
||||
|
@ -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