Uninstall codeium

This commit is contained in:
Tobias Ostner 2024-07-07 10:32:49 +02:00
parent 5b8e369048
commit ffd17a6e0e
2 changed files with 0 additions and 6 deletions

View file

@ -44,10 +44,6 @@
(use-package flycheck-clj-kondo)
(require 'flycheck-clj-kondo))
(use-package codeium
:init
(add-to-list 'completion-at-point-functions #'codeium-completion-at-point))
(use-package consult
:bind
(("C-x b" . consult-buffer)