added plug installation to neovim init
This commit is contained in:
@@ -65,7 +65,7 @@ fixed-center = true
|
||||
; the percentage can optionally be extended with a pixel offset like so:
|
||||
; 50%:-10, this will result in a width or height of 50% minus 10 pixels
|
||||
width = 100%
|
||||
height = 46
|
||||
height = 20
|
||||
|
||||
; Offset defined as pixel value (e.g. 35) or percentage (e.g. 50%)
|
||||
; the percentage can optionally be extended with a pixel offset like so:
|
||||
@@ -135,9 +135,9 @@ module-margin-right = 1
|
||||
;;font-0 = "Misc Termsyn:size=12;1"
|
||||
;;font-1 = "Wuncon Siji:size=12;1"
|
||||
|
||||
font-0 = "MesloLGS NF:size=20;2"
|
||||
font-1 = "icomoon\-feather:size=23;2"
|
||||
font-2 = "xos4 Terminus:size=22;1"
|
||||
font-0 = "MesloLGS NF:size=10;2"
|
||||
font-1 = "icomoon\-feather:size=13;2"
|
||||
font-2 = "xos4 Terminus:size=12;1"
|
||||
|
||||
; Modules are added to one of the available blocks
|
||||
; modules-left = cpu ram
|
||||
|
||||
Reference in New Issue
Block a user