Use ivy for completion

This commit is contained in:
Marcus Kammer 2020-11-20 19:45:29 +01:00
parent bc3f9dbd7d
commit 04c247e6f9

View file

@ -61,6 +61,7 @@
'(package-enable-at-startup t)
'(package-selected-packages
'(request all-the-icons-ibuffer all-the-icons-ivy-rich all-the-icons-ivy-rich-mode all-the-icons-ibuffer-mode ox-reveal csv-mode gnuplot eglot projectile elpy color-theme-sanityinc-tomorrow nov markdown-mode markdown-preview-mode olivetti web-mode js2-mode slime flymake-racket racket-mode yaml-mode lua-mode nordless-theme use-package colorless-themes nord-theme toc-org ace-window htmlize ivy magit))
'(projectile-completion-system 'ivy)
'(python-shell-interpreter "python3"))
(custom-set-faces
;; custom-set-faces was added by Custom.