Update init.el to reflect current standard
This commit is contained in:
parent
2a4cdd5f4b
commit
8377b90768
1 changed files with 41 additions and 32 deletions
|
@ -22,44 +22,49 @@
|
||||||
;;deft
|
;;deft
|
||||||
doom
|
doom
|
||||||
;;doom-dashboard
|
;;doom-dashboard
|
||||||
;; doom-quit
|
;;doom-quit
|
||||||
;;fill-column
|
;;fill-column
|
||||||
hl-todo
|
hl-todo
|
||||||
;;indent-guides
|
;;hydra
|
||||||
|
indent-guides
|
||||||
|
;;ligatures
|
||||||
|
minimap
|
||||||
modeline
|
modeline
|
||||||
nav-flash
|
nav-flash
|
||||||
;;neotree
|
;;neotree
|
||||||
ophints
|
ophints
|
||||||
(popup
|
(popup +defaults)
|
||||||
+all
|
;;tabs
|
||||||
+defaults)
|
;;treemacs
|
||||||
;;pretty-code
|
unicode
|
||||||
;;tabbar
|
|
||||||
treemacs
|
|
||||||
;;unicode
|
|
||||||
vc-gutter
|
vc-gutter
|
||||||
vi-tilde-fringe
|
vi-tilde-fringe
|
||||||
window-select
|
window-select
|
||||||
workspaces
|
workspaces
|
||||||
|
;;zen
|
||||||
|
|
||||||
:editor
|
:editor
|
||||||
(evil +everywhere)
|
(evil +everywhere)
|
||||||
;; file-templates
|
;; file-templates
|
||||||
fold
|
fold
|
||||||
;;(format +onsave)
|
;;(format +onsave)
|
||||||
|
;;god
|
||||||
;;lispy
|
;;lispy
|
||||||
;;multiple-cursors
|
;;multiple-cursors
|
||||||
;;objed
|
;;objed
|
||||||
;;parinfer
|
;;parinfer
|
||||||
rotate-text
|
rotate-text
|
||||||
snippets
|
;;snippets
|
||||||
|
;;word-wrap
|
||||||
|
|
||||||
:emacs
|
:emacs
|
||||||
(dired
|
(dired
|
||||||
;;+ranger
|
+ranger
|
||||||
;;+icons
|
;;+icons
|
||||||
)
|
)
|
||||||
electric
|
electric
|
||||||
|
;;ibuffer
|
||||||
|
undo
|
||||||
vc
|
vc
|
||||||
|
|
||||||
:term
|
:term
|
||||||
|
@ -68,34 +73,40 @@
|
||||||
;;term
|
;;term
|
||||||
;;vterm
|
;;vterm
|
||||||
|
|
||||||
|
:checkers
|
||||||
|
syntax
|
||||||
|
;;spell
|
||||||
|
;;grammar
|
||||||
|
|
||||||
:tools
|
:tools
|
||||||
;;ansible
|
;;ansible
|
||||||
;;debugger
|
;;debugger
|
||||||
;;direnv
|
;;direnv
|
||||||
;;docker
|
;;docker
|
||||||
;;editorconfig
|
editorconfig
|
||||||
;;ein
|
;;ein
|
||||||
eval
|
eval
|
||||||
;;flyspell
|
|
||||||
;;gist
|
;;gist
|
||||||
(lookup
|
(lookup
|
||||||
+docsets)
|
+docsets)
|
||||||
lsp
|
lsp
|
||||||
;;macos
|
|
||||||
magit
|
magit
|
||||||
;;make
|
;;make
|
||||||
;;pass
|
;;pass
|
||||||
;;pdf
|
;;pdf
|
||||||
;;prodigy
|
;;prodigy
|
||||||
;;rgb
|
;;rgb
|
||||||
|
;;taskrunner
|
||||||
;;terraform
|
;;terraform
|
||||||
;;tmux
|
;;tmux
|
||||||
;;upload
|
;;upload
|
||||||
;;wakatime
|
|
||||||
|
:os
|
||||||
|
(:if IS-MAC macos)
|
||||||
|
tty
|
||||||
|
|
||||||
:lang
|
:lang
|
||||||
;;agda
|
;;agda
|
||||||
;;assembly
|
|
||||||
;;cc
|
;;cc
|
||||||
clojure
|
clojure
|
||||||
;;common-lisp
|
;;common-lisp
|
||||||
|
@ -103,25 +114,32 @@
|
||||||
;;crystal
|
;;crystal
|
||||||
;;csharp
|
;;csharp
|
||||||
data
|
data
|
||||||
;;erlang
|
;;(dart +flutter)
|
||||||
elixir
|
elixir
|
||||||
;;elm
|
;;elm
|
||||||
emacs-lisp
|
emacs-lisp
|
||||||
|
;;erlang
|
||||||
;;ess
|
;;ess
|
||||||
|
;;faust
|
||||||
;;fsharp
|
;;fsharp
|
||||||
;;go
|
;;fstar
|
||||||
;;(haskell +intero)
|
;;gdscript
|
||||||
|
;;(go +lsp)
|
||||||
|
;;(haskell +dante)
|
||||||
;;hy
|
;;hy
|
||||||
;;idris
|
;;idris
|
||||||
|
json
|
||||||
;;(java +meghanada)
|
;;(java +meghanada)
|
||||||
javascript
|
javascript
|
||||||
;;julia
|
;;julia
|
||||||
;;kotlin
|
;;kotlin
|
||||||
;;latex
|
;;latex
|
||||||
|
;;lean
|
||||||
|
;;factor
|
||||||
;;ledger
|
;;ledger
|
||||||
;;lua
|
;;lua
|
||||||
markdown
|
markdown
|
||||||
nim
|
;;nim
|
||||||
;;nix
|
;;nix
|
||||||
;;ocaml
|
;;ocaml
|
||||||
(org
|
(org
|
||||||
|
@ -129,24 +147,25 @@
|
||||||
+ipython
|
+ipython
|
||||||
+pandoc
|
+pandoc
|
||||||
+present)
|
+present)
|
||||||
;;perl
|
|
||||||
;;php
|
;;php
|
||||||
;;plantuml
|
;;plantuml
|
||||||
;;purescript
|
;;purescript
|
||||||
;;python
|
;;python
|
||||||
;;qt
|
;;qt
|
||||||
;;racket
|
;;racket
|
||||||
|
;;raku
|
||||||
;;rest
|
;;rest
|
||||||
;;ruby
|
;;ruby
|
||||||
(rust +lsp)
|
(rust +lsp)
|
||||||
;;scala
|
;;scala
|
||||||
;;scheme
|
;;scheme
|
||||||
sh
|
sh
|
||||||
|
;;sml
|
||||||
;;solidity
|
;;solidity
|
||||||
;;swift
|
;;swift
|
||||||
;;terra
|
;;terra
|
||||||
web
|
web
|
||||||
;;vala
|
yaml
|
||||||
|
|
||||||
:email
|
:email
|
||||||
(mu4e +gmail)
|
(mu4e +gmail)
|
||||||
|
@ -161,16 +180,6 @@
|
||||||
;;irc
|
;;irc
|
||||||
;;(rss +org)
|
;;(rss +org)
|
||||||
;;twitter
|
;;twitter
|
||||||
;;(write
|
|
||||||
;; +wordnut
|
|
||||||
;; +langtool)
|
|
||||||
|
|
||||||
:collab
|
|
||||||
;;floobits
|
|
||||||
;;impatient-mode
|
|
||||||
|
|
||||||
:checkers
|
|
||||||
flycheck
|
|
||||||
|
|
||||||
:config
|
:config
|
||||||
;; For literate config users. This will tangle+compile a config.org
|
;; For literate config users. This will tangle+compile a config.org
|
||||||
|
|
Loading…
Add table
Reference in a new issue