FAQ: How to restore sentence delimiter to 2 spaces

Close #1819
This commit is contained in:
Fabien Dubosson 2015-11-16 14:49:50 +01:00 committed by Eivind Fonn
parent f56e49f30e
commit ee4ad69847
1 changed files with 9 additions and 0 deletions

View File

@ -24,6 +24,7 @@
- [[Include underscores in word motions?][Include underscores in word motions?]]
- [[Setup =$PATH=?][Setup =$PATH=?]]
- [[Change or define an alias for an =evil-leader= prefix?][Change or define an alias for an =evil-leader= prefix?]]
- [[Restore the sentence delimiter to two spaces?][Restore the sentence delimiter to two spaces?]]
- [[Windows][Windows]]
- [[Why do the fonts look crappy on Windows?][Why do the fonts look crappy on Windows?]]
- [[Why is there no Spacemacs logo in the startup buffer?][Why is there no Spacemacs logo in the startup buffer?]]
@ -267,6 +268,14 @@ unmapped key on your keyboard-layout for instance) for accessing ~SPC w~
(my-evil-leader/alias-of "é" "w")
#+end_src
** Restore the sentence delimiter to two spaces?
To restore the sentence delimiter to two spaces, add the following code to the
=dotspacemacs/user-init= function of your =.spacemacs=:
#+begin_src emacs-lisp
(setq sentence-end-double-space t)
#+end_src
* Windows
** Why do the fonts look crappy on Windows?
You can install [[https://code.google.com/p/mactype/][MacType]] on Windows to get very nice looking fonts. It is