fixed company-files not working in org mode

pull/2/head
Penguin 12 months ago
parent d5c48822c7
commit 5403f7909b

@ -303,10 +303,12 @@ current buffer's, reload dir-locals."
'sh-mode
'(:separate
company-capf company-shell company-files))
)
(after! org
(set-company-backend!
'org-mode
'(:separate
company-dabbrev company-yasnippet company-ispell company-files)))
'company-capf 'company-files))
(map!

@ -173,8 +173,8 @@
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
;;web ; the tubes
;;yaml ; JSON, but readable
;;zig ; C, but simpler
yaml ; JSON, but readable
zig ; C, but simpler
:email
;;(mu4e +org +gmail)

Loading…
Cancel
Save