aboutsummaryrefslogtreecommitdiff
path: root/.doom.d/init.el
diff options
context:
space:
mode:
authorVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-11-27 00:27:58 +0530
committerVidhu Kant Sharma <vidhukant@vidhukant.xyz>2022-11-27 00:27:58 +0530
commitc974f99921cb4d8eaf917f4edbff9b86c51f2a1b (patch)
tree30fc90dd44c04ecc9dc7f8bdd334d9da93579599 /.doom.d/init.el
parent24045012e69eb4d72b7a4344bca515e53412bba0 (diff)
created somewhat custom doom theme
Diffstat (limited to '.doom.d/init.el')
-rw-r--r--.doom.d/init.el16
1 files changed, 8 insertions, 8 deletions
diff --git a/.doom.d/init.el b/.doom.d/init.el
index b6d1d0a..b3af47b 100644
--- a/.doom.d/init.el
+++ b/.doom.d/init.el
@@ -36,7 +36,7 @@
;;hydra
;;indent-guides ; highlighted indent columns
;;ligatures ; ligatures and symbols to make your code pretty again
- ;;minimap ; show a map of the code on the side
+ minimap ; show a map of the code on the side
modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink cursor line after big motions
;;neotree ; a project drawer, like NERDTree for vim
@@ -113,16 +113,16 @@
:lang
;;agda ; types of types of types of types...
;;beancount ; mind the GAAP
- ;cc ; C > C++ == 1
+ ;;cc ; C > C++ == 1
;;clojure ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c
;;csharp ; unity, .NET, and mono shenanigans
- ;;data ; config/data formats
+ data ; config/data formats
;;(dart +flutter) ; paint ui and not much else
;;dhall
- elixir ; erlang done right
+ ;;elixir ; erlang done right
;;elm ; care for a cup of TEA?
emacs-lisp ; drown in parentheses
;;erlang ; an elegant language for a more civilized age
@@ -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
@@ -160,7 +160,7 @@
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
- rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
+ ;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
;;(scheme +guile) ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor
@@ -169,7 +169,7 @@
;;swift ; who asked for emoji variables?
;;terra ; Earth and Moon in alignment for performance.
web ; the tubes
- ;;yaml ; JSON, but readable
+ yaml ; JSON, but readable
;;zig ; C, but simpler
:email
@@ -182,7 +182,7 @@
;;emms
;;everywhere ; *leave* Emacs!? You must be joking
;;irc ; how neckbeards socialize
- ;;(rss +org) ; emacs as an RSS reader
+ (rss +org) ; emacs as an RSS reader
;;twitter ; twitter client https://twitter.com/vnought
:config