💥 Move dired, electric-indent, eshell, imenu, term modules to :emacs
This commit is contained in:
parent
0c0276378f
commit
e2d055a40b
12 changed files with 21 additions and 19 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue