A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/jcs-emacs/jcs-emacs/commit/7d249ad694a58239d3247b673f8e15a92adc4a18 below:

Use built-in magit file icons · jcs-emacs/jcs-emacs@7d249ad · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+3

-5

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+3

-5

lines changed Original file line number Diff line number Diff line change

@@ -14,16 +14,14 @@

14 14

magit-save-repository-buffers nil

15 15

;; Don't display parent/related refs in commit buffers; they are rarely

16 16

;; helpful and only add to runtime costs.

17 -

magit-revision-insert-related-refs nil)

17 +

magit-revision-insert-related-refs nil

18 +

;; Display file icons

19 +

magit-format-file-function #'magit-format-file-nerd-icons)

18 20 19 21

(message-clean-mode-add-echo-commands

20 22

'( magit-process-sentinel magit-commit-diff magit-run-git-async

21 23

git-commit-save-message)))

22 24 23 -

(use-package magit-file-icons

24 -

:init

25 -

(magit-file-icons-mode 1))

26 - 27 25

(use-package magit-todos

28 26

:init

29 27

(setq magit-todos-nice (if (executable-find "nice") t nil)

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4