Merge pull request #68 from bbigras/patch-1
README: remove duplicate `delete-selection-mode` line
This commit is contained in:
@@ -1404,9 +1404,6 @@ fc-list : family | sed 's/,/\n/g' | sort -u
|
|||||||
;; closing windows.
|
;; closing windows.
|
||||||
(add-hook 'after-init-hook #'winner-mode)
|
(add-hook 'after-init-hook #'winner-mode)
|
||||||
|
|
||||||
;; Replace selected text with typed text
|
|
||||||
;; (delete-selection-mode 1)
|
|
||||||
|
|
||||||
(use-package uniquify
|
(use-package uniquify
|
||||||
:ensure nil
|
:ensure nil
|
||||||
:custom
|
:custom
|
||||||
|
|||||||
Reference in New Issue
Block a user