mirror of
https://gitlab.com/Zaney/zaneyos.git
synced 2025-06-24 14:02:07 +02:00
Updating Neovim With Guifont Options
This commit is contained in:
parent
71ce4a2588
commit
089c56ab1c
@ -4,7 +4,7 @@
|
||||
|
||||
ZaneyOS is a way of reproducing my configuration on any NixOS system. This includes the wallpaper, scripts, applications, config files, and more. *Please remember to change username and hostname in flake.nix.*
|
||||
|
||||

|
||||
<img align="center" width="80%" src="https://gitlab.com/Zaney/zaneyos/-/raw/main/config/home/files/media/demo.jpg" />
|
||||
|
||||
</div>
|
||||
|
||||
|
@ -86,6 +86,8 @@ in {
|
||||
set showtabline=2
|
||||
colorscheme base16-${theme}
|
||||
inoremap jj <ESC>
|
||||
let s:guifontsize = 16
|
||||
let s:guifont = "JetBrainsMono\\ Nerd\\ Font"
|
||||
'';
|
||||
|
||||
keymaps = [
|
||||
|
Loading…
x
Reference in New Issue
Block a user