Update init.el
This commit is contained in:
parent
e7cd5518ca
commit
b5c23d16d5
1 changed files with 3 additions and 3 deletions
6
init.el
6
init.el
|
@ -78,17 +78,16 @@
|
||||||
module-cc ; c/c++/obj-c madness
|
module-cc ; c/c++/obj-c madness
|
||||||
module-csharp ; unity, .NET, and mono shenanigans
|
module-csharp ; unity, .NET, and mono shenanigans
|
||||||
module-data ; dbs 'n data formats
|
module-data ; dbs 'n data formats
|
||||||
module-lisp ; drowning in parentheses
|
|
||||||
module-go ; the hipster dialect
|
module-go ; the hipster dialect
|
||||||
module-java ; the poster child for carpal tunnel syndome
|
module-java ; the poster child for carpal tunnel syndome
|
||||||
module-js ; all(hope(abandon(ye(who(enter(here))))))
|
module-js ; all(hope(abandon(ye(who(enter(here))))))
|
||||||
module-lb6 ; LaunchBar 6 development
|
module-lisp ; drowning in parentheses
|
||||||
module-lua ; one-based indices? one-based indices.
|
module-lua ; one-based indices? one-based indices.
|
||||||
module-markdown ; markdown
|
module-markdown ; markdown
|
||||||
module-nim ; look out Abraham
|
module-nim ; look out Abraham
|
||||||
module-org ; for fearless [organized] leader
|
module-org ; for fearless [organized] leader
|
||||||
module-plantuml ; to help show how right I am
|
|
||||||
module-php ; making php less painful to work with
|
module-php ; making php less painful to work with
|
||||||
|
module-plantuml ; to help show how right I am
|
||||||
module-python ; beautiful is better than ugly
|
module-python ; beautiful is better than ugly
|
||||||
module-regex ; /^[^\s](meaning)[^\n]*/
|
module-regex ; /^[^\s](meaning)[^\n]*/
|
||||||
module-ruby ; <3
|
module-ruby ; <3
|
||||||
|
@ -102,6 +101,7 @@
|
||||||
;; module-eshell ; for inferior OSes *cough*windows
|
;; module-eshell ; for inferior OSes *cough*windows
|
||||||
|
|
||||||
;;; Specific custom functionality
|
;;; Specific custom functionality
|
||||||
|
lib-plugin ; plugin dev for various programs
|
||||||
lib-tmux ; closing the rift between GUI & terminal
|
lib-tmux ; closing the rift between GUI & terminal
|
||||||
;; lib-demo ; let me demonstrate...
|
;; lib-demo ; let me demonstrate...
|
||||||
;; lib-writing ; yes, I write papers and fiction in emacs
|
;; lib-writing ; yes, I write papers and fiction in emacs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue