Created
October 13, 2017 09:46
-
-
Save tek-nishi/5b6be124381a41546b27cc70ab624235 to your computer and use it in GitHub Desktop.
Revisions
-
tek-nishi created this gist
Oct 13, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,4 @@ ;; disable-mouse を有効にした上で、以下のコードを実行する (define-key evil-motion-state-map (kbd "<down-mouse-1>") nil) (remove-hook 'helm-cleanup-hook #'spacemacs//unprevent-minibuffer-escape)