summaryrefslogtreecommitdiffstats
path: root/.doom.d/init.el
diff options
context:
space:
mode:
authorsalad <fmoenne-@student.le-101.fr>2021-01-05 02:29:09 +0100
committersalad <fmoenne-@student.le-101.fr>2021-01-05 02:29:09 +0100
commit886b421676591f74216f710c4584c36f9cb12a6f (patch)
tree58709e197d7ba9076139acdf2e6b19c3962e6974 /.doom.d/init.el
parentadd zshrc (diff)
downloaddotfiles-886b421676591f74216f710c4584c36f9cb12a6f.tar.gz
dotfiles-886b421676591f74216f710c4584c36f9cb12a6f.tar.bz2
dotfiles-886b421676591f74216f710c4584c36f9cb12a6f.tar.xz
dotfiles-886b421676591f74216f710c4584c36f9cb12a6f.tar.zst
dotfiles-886b421676591f74216f710c4584c36f9cb12a6f.zip
change splash // CRUCIAL
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 00b3158..4beff2e 100644
--- a/.doom.d/init.el
+++ b/.doom.d/init.el
@@ -28,14 +28,14 @@
;;deft ; notational velocity for Emacs
doom ; what makes DOOM look the way it does
doom-dashboard ; a nifty splash screen for Emacs
- doom-quit ; DOOM quit-message prompts when you quit Emacs
+ ;;doom-quit ; DOOM quit-message prompts when you quit Emacs
;;fill-column ; a `fill-column' indicator
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;hydra
;;indent-guides ; highlighted indent columns
modeline ; snazzy, Atom-inspired modeline, plus API
;;nav-flash ; blink cursor line after big motions
- ;;neotree ; a project drawer, like NERDTree for vim
+ neotree ; a project drawer, like NERDTree for vim
ophints ; highlight the region an operation acts on
(popup +defaults) ; tame sudden yet inevitable temporary windows
;;pretty-code ; ligatures or substitute text with pretty symbols
@@ -84,13 +84,13 @@
;;ansible
;;debugger ; FIXME stepping through code, to help you add bugs
;;direnv
- ;;docker
+ docker
;;editorconfig ; let someone else argue about tabs vs spaces
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
;;gist ; interacting with github gists
lookup ; navigate your code and its documentation
- ;;lsp
+ lsp
;;macos ; MacOS-specific commands
magit ; a git porcelain for Emacs
make ; run make tasks from Emacs
@@ -125,7 +125,7 @@
;;hy ; readability of scheme w/ speed of python
;;idris ;
;;json ; At least it ain't XML
- ;;(java +meghanada) ; the poster child for carpal tunnel syndrome
+ (java +meghanada) ; the poster child for carpal tunnel syndrome
;;javascript ; all(hope(abandon(ye(who(enter(here))))))
;;julia ; a better, faster MATLAB
;;kotlin ; a better, slicker Java(Script)
@@ -139,13 +139,13 @@
;;nix ; I hereby declare "nix geht mehr!"
;;ocaml ; an objective camel
org ; organize your plain life in plain text
- ;;perl ; write code no one else can comprehend
+ raku ; write code no one else can comprehend
php ; perl's insecure younger brother
;;plantuml ; diagrams for confusing people more
;;purescript ; javascript, but functional
;;python ; beautiful is better than ugly
;;qt ; the 'cutest' gui framework ever
- ;;racket ; a DSL for DSLs
+ racket ; a DSL for DSLs
;;rest ; Emacs as a REST client
;;rst ; ReST in peace
;;(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
@@ -158,7 +158,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
:email
;;(mu4e +gmail)