hell if I remember

This commit is contained in:
Zastian Pretorius
2022-09-22 22:09:48 +01:00
parent 5bbfff258b
commit ce0a9ce107
9 changed files with 420 additions and 272 deletions

View File

@@ -76,6 +76,8 @@
(require 'elcord)
(elcord-mode)
(doom/set-frame-opacity 90)
(use-package! copilot
:hook (prog-mode . copilot-mode)
:bind (("C-TAB" . 'copilot-accept-completion-by-word)

View File

@@ -132,7 +132,7 @@
;;fstar ; (dependent) types and (monadic) effects and Z3
;;gdscript ; the language you waited for
;;(go +lsp) ; the hipster dialect
;;(haskell +lsp) ; a language that's lazier than I am
(haskell +lsp) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris ; a language you can depend on
;;json ; At least it ain't XML