- support for roam
- support for elfeed
- minor changes
- cleared configural
This commit is contained in:
Martin Sukany
2026-02-13 13:45:08 +01:00
parent 06fda42c59
commit c32cffc759
2 changed files with 115 additions and 65 deletions

11
init.el
View File

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