Browse Source

Update font

master
Julian Ospald 5 years ago
parent
commit
427a6c59e7
No known key found for this signature in database GPG Key ID: 511B62C09D50CD28
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      ginit.vim

+ 2
- 2
ginit.vim View File

@@ -1,6 +1,6 @@
let s:default_fontsize = 11
let s:default_fontsize = 14
let s:fontsize = s:default_fontsize
let s:font = "Monospace Regular"
let s:font = "Monospace"
" GuiLinespace 2

function! SetFont() abort


Loading…
Cancel
Save