💥 Move dired, electric-indent, eshell, imenu, term modules to :emacs

This commit is contained in:
Henrik Lissner 2018-05-27 12:05:15 +02:00
parent 0c0276378f
commit e2d055a40b
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
12 changed files with 21 additions and 19 deletions

View file

@ -42,14 +42,17 @@
vi-tilde-fringe ; fringe tildes to mark beyond EOB
window-select ; visually switch windows
:tools
:emacs
dired ; making dired pretty [functional]
editorconfig ; let someone else argue about tabs vs spaces
electric-indent ; smarter, keyword-based electric-indent
;ein ; tame Jupyter notebooks with emacs
eshell ; a consistent, cross-platform shell (WIP)
;gist ; interacting with github gists
imenu ; an imenu sidebar and searchable code index
;term ; terminals in Emacs
:tools
editorconfig ; let someone else argue about tabs vs spaces
;ein ; tame Jupyter notebooks with emacs
;gist ; interacting with github gists
;macos ; MacOS-specific commands
;make ; run make tasks from Emacs
;magit ;
@ -58,7 +61,6 @@
;prodigy ; FIXME managing external services & code builders
;rgb ; creating color strings
rotate-text ; cycle region at point between text candidates
;term ; terminals in Emacs
tmux ; an API for interacting with tmux
upload ; map local to remote projects via ssh/ftp