Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Victor Stoichita
emacs-config
Commits
d1087a15
Commit
d1087a15
authored
Oct 25, 2020
by
Victor A. Stoichiţă
Browse files
variable pitch cursor: box
parent
898031d1
Changes
1
Show whitespace changes
Inline
Side-by-side
init.el
View file @
d1087a15
...
...
@@ -273,7 +273,7 @@ deleted or iconified, according to option `frame-auto-hide-function'."
;;;; Mixed-pitch-mode:
(
add-hook
'text-mode-hook
'mixed-pitch-mode
)
(
setq
mixed-pitch-variable-pitch-cursor
'box
)
;;;; Toolbar and scrollbar
(
tool-bar-mode
-1
)
;turn off toolbar
(
scroll-bar-mode
-1
)
;turn off scrollbar
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment