This website works better with JavaScript.
Home
Explore
Help
Sign In
10sr
/
dotfiles-mirror
mirror of
https://github.com/10sr/dotfiles.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add font-lock-mode exclude
master
10sr
6 years ago
parent
f033169c36
commit
82941dd3e3
Signed by:
10sr
GPG Key ID:
7BEC428194130EB2
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
emacs.el
+ 3
- 1
emacs.el
View File
@@ -557,7 +557,9 @@ found, otherwise returns nil."
help-mode
eshell-mode
;;term-mode
Man-mode))
Man-mode
magit-diff-mode
magit-revision-mode))
;; (standard-display-ascii ?\n "$\n")
Write
Preview
Loading…
Cancel
Save