Skip to content
Wisdom And Wonder

Wisdom And Wonder

Equanimity Λ Computing

  • About
  • Archive
  • Privacy Policy
  • RSS

Tag: creativity

(use-package smartparens-config :ensure smartparens)

<2017-07-21 Fri>

Here is the correct way to load it:

(use-package smartparens
  :ensure t
  :config
  (setq sp-show-pair-from-inside nil)
  (require 'smartparens-config)
  :diminish smartparens-mode)
Author grantPosted on 2015-08-03Categories ArticleTags creativity, elisp, Emacs, Fun, Ide, Lisp, philosophy, Programming3 Comments on (use-package smartparens-config :ensure smartparens)

VIM is a Perfect Configuration of EMACS

VIM is a perfect configuration of EMACS that has replaced Elisp with Vimscript and heavily utilizes transient keymaps and/or Hydras.

Author grantPosted on 2015-07-10Categories ArticleTags creativity, elisp, Emacs, Fun, Ide, Lisp, philosophy, Programming1 Comment on VIM is a Perfect Configuration of EMACS

The Purpose of EMACS

The purpose of EMACS is to provide an environment for the unlimited expression of your creativity in which you can revel in the definition of as many boundaries as you wish, and then exceed them, repeatedly.

Author grantPosted on 2015-07-03Categories ArticleTags creativity, elisp, Emacs, Fun, Ide, Lisp, philosophy, Programming4 Comments on The Purpose of EMACS

Giovanni Burlando’s Vision

Giovanni Burlando’s Vision via MilVinMoto.
That feels good.

Author grantPosted on 2015-02-12Categories LinkTags creativity, Motorcycle, philosophy, runLeave a comment on Giovanni Burlando’s Vision
  • About
  • Archive
  • Privacy Policy
  • RSS
Wisdom And Wonder Privacy Policy Proudly powered by WordPress