Compare commits
No commits in common. "04f6fb5abf44f49346dcf7ede9d290780c8845a1" and "aba11a76a3a531357b06f047edd8d89fc2394fcb" have entirely different histories.
04f6fb5abf
...
aba11a76a3
@ -44,5 +44,3 @@
|
|||||||
(setq writeroom-major-modes '(markdown-mode org-mode))
|
(setq writeroom-major-modes '(markdown-mode org-mode))
|
||||||
;; Map leader key for major mode to ,
|
;; Map leader key for major mode to ,
|
||||||
(setq doom-localleader-key ",")
|
(setq doom-localleader-key ",")
|
||||||
;; Show matching parenthesis on the minibuffer
|
|
||||||
(after! smartparens (show-smartparens-global-mode t))
|
|
||||||
|
2
init.el
2
init.el
@ -125,7 +125,7 @@
|
|||||||
;;hy ; readability of scheme w/ speed of python
|
;;hy ; readability of scheme w/ speed of python
|
||||||
;;idris ;
|
;;idris ;
|
||||||
json ; At least it ain't XML
|
json ; At least it ain't XML
|
||||||
(java +lsp) ; the poster child for carpal tunnel syndrome
|
(java +meghanada) ; the poster child for carpal tunnel syndrome
|
||||||
(javascript +lsp) ; all(hope(abandon(ye(who(enter(here))))))
|
(javascript +lsp) ; all(hope(abandon(ye(who(enter(here))))))
|
||||||
;;julia ; a better, faster MATLAB
|
;;julia ; a better, faster MATLAB
|
||||||
;;kotlin ; a better, slicker Java(Script)
|
;;kotlin ; a better, slicker Java(Script)
|
||||||
|
Loading…
Reference in New Issue
Block a user