Minor refactor & revision across the board
This commit is contained in:
parent
fd8f8c5108
commit
0cf9d1f2f2
7 changed files with 19 additions and 19 deletions
|
@ -67,7 +67,7 @@
|
|||
;gist ; interacting with github gists
|
||||
;macos ; MacOS-specific commands
|
||||
;make ; run make tasks from Emacs
|
||||
;magit ;
|
||||
;magit ; a git porcelain for Emacs
|
||||
;password-store ; password manager for nerds
|
||||
;pdf ; pdf enhancements
|
||||
;prodigy ; FIXME managing external services & code builders
|
||||
|
@ -119,7 +119,7 @@
|
|||
;ruby ; 1.step do {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||
;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||
;scala ; java, but good
|
||||
(sh +fish) ; she sells (ba|z)sh shells on the C xor
|
||||
(sh +fish) ; she sells (ba|z|fi)sh shells on the C xor
|
||||
;solidity ; do you need a blockchain? No.
|
||||
;swift ; who asked for emoji variables?
|
||||
;web ; the tubes
|
||||
|
@ -145,9 +145,9 @@
|
|||
;; literate config in your `doom-private-dir' whenever it changes.
|
||||
;literate
|
||||
|
||||
;; The default module set reasonable defaults for Emacs. It also provides
|
||||
;; a Spacemacs-inspired keybinding scheme, a custom yasnippet library,
|
||||
;; and additional ex commands for evil-mode. Use it as a reference for
|
||||
;; your own modules.
|
||||
;; The default module sets reasonable defaults for Emacs. It also
|
||||
;; provides a Spacemacs-inspired keybinding scheme, a custom yasnippet
|
||||
;; library, and additional ex commands for evil-mode. Use it as a
|
||||
;; reference for your own modules.
|
||||
(default +bindings +snippets +evil-commands))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue