Skip to content

Instantly share code, notes, and snippets.

@fc-unleashed
Created January 19, 2023 05:19
(use-package auto-complete
:ensure t
:init
(ac-config-default)
; (global-auto-complete-mode t)
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment