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 }}}
|
||||
|
||||
-- NEORAY {{{
|
||||
vim.o.guifont="Noto Sans Mono:14h"
|
||||
vim.cmd [[
|
||||
if exists('g:neoray')
|
||||
set guifont=Go_Mono:h11
|
||||
NeoraySet CursorAnimTime 0
|
||||
NeoraySet Transparency 0.95
|
||||
NeoraySet TargetTPS 120
|
||||
|
@ -525,7 +525,7 @@ nls.setup({
|
|||
}
|
||||
},
|
||||
"fully_qualified_strict_types":false
|
||||
} ]] }
|
||||
} ]] }
|
||||
}),
|
||||
nls.builtins.diagnostics.shellcheck,
|
||||
nls.builtins.formatting.eslint,
|
||||
|
|
Loading…
Add table
Reference in a new issue