nvim: guifont
This commit is contained in:
parent
261ea2533c
commit
c068f27164
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue