This website works better with JavaScript.
Explore
Help
Sign In
elal
/
dotfiles
mirror of
https://github.com/E-Almqvist/dotfiles
Watch
1
Star
0
Fork
You've already forked dotfiles
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Emacs word wrapping
Browse Source
lightmode
E. Almqvist
4 years ago
parent
04319be22c
commit
aa11f9c110
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
3
doom.d/config.el
3
doom.d/config.el
Unescape
Escape
View File
@ -77,3 +77,6 @@
; Scroll
; Scroll
(
setq
scroll-conservatively
101
)
(
setq
scroll-conservatively
101
)
; Word wrap
(
global-visual-line-mode
t
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
elal/dotfiles
Title
Body
Create Issue