Add working fsharp installation

This commit is contained in:
Maciej 2020-09-07 12:08:04 +03:00
parent 341a2b0ee7
commit 6e0b17c263
Signed by: maciej
GPG key ID: 41D62D42D3B0D765
4 changed files with 56 additions and 4 deletions

View file

@ -39,7 +39,9 @@
(set-face-attribute 'default nil :font (format "%s %d" name size))
(set-face-attribute 'mode-line nil :font (format "%s %d" name size)))
(set-font "IBM Plex Mono" 16)
;; Set font
;; (set-font "IBM Plex Mono" 16)
(set-font "Hack" 16)
;; Remove ugly black line
(set-face-attribute 'vertical-border nil :foreground