Compare commits

..

No commits in common. 'f2616115139571304a8e1356967011ed2c2d51cb' and '5157bf9c018fb6347afae735ba171688bb863aa6' have entirely different histories.

  1. 6
      doomemacs/.config/doom/init.el
  2. 3
      nix-darwin/home.nix

@ -37,7 +37,7 @@
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
;;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
@ -94,10 +94,10 @@
;;direnv
;;docker
;;editorconfig ; let someone else argue about tabs vs spaces
ein ; tame Jupyter notebooks with emacs
;;ein ; tame Jupyter notebooks with emacs
(eval +overlay) ; run code, run (also, repls)
lookup ; navigate your code and its documentation
lsp ; M-x vscode
;;lsp ; M-x vscode
magit ; a git porcelain for Emacs
;;make ; run make tasks from Emacs
;;pass ; password manager for nerds

@ -155,8 +155,7 @@
ruby
# julia
julia-bin
# julia_19-bin # compat
julia_19-bin # compat
# py
python3

Loading…
Cancel
Save