master #1
@@ -48,7 +48,6 @@ if vim.fn.has('wsl') == 1 then
|
|||||||
}
|
}
|
||||||
-- opt.guifont = 'Hack Nerd Font Mono:h10'
|
-- opt.guifont = 'Hack Nerd Font Mono:h10'
|
||||||
opt.guifont = 'RobotoMono Nerd Font:h10'
|
opt.guifont = 'RobotoMono Nerd Font:h10'
|
||||||
|
|
||||||
elseif vim.loop.os_uname().sysname == 'Linux' then
|
elseif vim.loop.os_uname().sysname == 'Linux' then
|
||||||
opt.guifont = 'JetBrainsMono Nerd Font Mono:h7'
|
opt.guifont = 'JetBrainsMono Nerd Font Mono:h7'
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user