diff options
author | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-11-27 18:26:56 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <vidhukant@vidhukant.xyz> | 2022-11-27 18:26:56 +0530 |
commit | 367cf49e21bd0a45a211899222c6ede6f4de46b1 (patch) | |
tree | c6a1b5a754d9d3526acbb5cc26bc750b73243677 /.doom.d/init.el | |
parent | 92d5f2c7c6dbf96a41957056b48e3ec1c7551928 (diff) |
changed emacs colorscheme a bit
Diffstat (limited to '.doom.d/init.el')
-rw-r--r-- | .doom.d/init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el index b3af47b..9ebd5b8 100644 --- a/.doom.d/init.el +++ b/.doom.d/init.el @@ -133,7 +133,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 |