diff --git a/bundle/custom_gnu.el b/bundle/custom_gnu.el index f27795be..7abf652b 100644 --- a/bundle/custom_gnu.el +++ b/bundle/custom_gnu.el @@ -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.