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)
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)
VIM is a perfect configuration of EMACS that has replaced Elisp with Vimscript and heavily utilizes transient keymaps and/or Hydras.
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.
Giovanni Burlando’s Vision via MilVinMoto.
That feels good.