Small fixes

This commit is contained in:
Wojciech Kozlowski 2019-04-13 21:06:52 +02:00
parent 089cc7ab5e
commit 7e5e10831b
2 changed files with 1 additions and 7 deletions

View File

@ -34,7 +34,7 @@ External Support for Programming Languages
- Rust:
Install RLS suing ``rustup``
Install RLS using ``rustup``
::
rustup component add rls rust-analysis rust-src

View File

@ -102,12 +102,6 @@
(custom-theme-set-faces
theme-name
;; ---------------------------------------------------------------------
;; For inheriting (should be removed eventually).
;; ---------------------------------------------------------------------
`(bold ((t (:bold t))))
`(underline ((nil (:underline t))))
;; ---------------------------------------------------------------------
;; Core - background, foreground, and cursor.
;; ---------------------------------------------------------------------