Disable tab to complete for company mode

This commit is contained in:
Sravan Balaji
2025-01-01 13:07:17 -05:00
parent 325b13ed8d
commit 0c8f9301c2
2 changed files with 10 additions and 10 deletions

10
init.el
View File

@@ -9,11 +9,11 @@
;;layout ; auie,ctsrnm is the superior home row
:completion
(company +tng) ; the ultimate code completion backend
;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine...
;;ivy ; a search engine for love and life
vertico ; the search engine of the future
company ; the ultimate code completion backend
;;helm ; the *other* search engine for love and life
;;ido ; the other *other* search engine...
;;ivy ; a search engine for love and life
vertico ; the search engine of the future
:ui
;;deft ; notational velocity for Emacs