1
0
Fork 0

nvim: guifont

This commit is contained in:
Vladimír Dudr 2022-09-16 14:11:13 +02:00
parent 261ea2533c
commit c068f27164

View file

@ -461,9 +461,9 @@ kommentary_config.configure_language("php", { prefer_single_line_comments = true
-- kommentary }}} -- kommentary }}}
-- NEORAY {{{ -- NEORAY {{{
vim.o.guifont="Noto Sans Mono:14h"
vim.cmd [[ vim.cmd [[
if exists('g:neoray') if exists('g:neoray')
set guifont=Go_Mono:h11
NeoraySet CursorAnimTime 0 NeoraySet CursorAnimTime 0
NeoraySet Transparency 0.95 NeoraySet Transparency 0.95
NeoraySet TargetTPS 120 NeoraySet TargetTPS 120