Added
- support for roam - support for elfeed - minor changes - cleared configural
This commit is contained in:
11
init.el
11
init.el
@@ -5,8 +5,13 @@
|
||||
company
|
||||
vertico
|
||||
|
||||
:app
|
||||
(rss +org)
|
||||
everywhere
|
||||
|
||||
:ui
|
||||
doom
|
||||
popup
|
||||
doom-dashboard
|
||||
hl-todo
|
||||
modeline
|
||||
@@ -16,6 +21,7 @@
|
||||
vi-tilde-fringe
|
||||
workspaces
|
||||
|
||||
|
||||
:editor
|
||||
(evil +everywhere)
|
||||
file-templates
|
||||
@@ -67,7 +73,7 @@
|
||||
latex
|
||||
lua
|
||||
markdown
|
||||
org
|
||||
(org +roam2)
|
||||
(perl +lsp) ;; <- perl completion přes LSP (pokud máš server)
|
||||
plantuml
|
||||
(python +lsp) ;; <- python completion přes LSP (pyright apod.)
|
||||
@@ -75,8 +81,11 @@
|
||||
sh
|
||||
terra
|
||||
web
|
||||
terra
|
||||
yaml
|
||||
|
||||
|
||||
|
||||
:config
|
||||
(default +bindings +smartparens))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user