Tehnix / spaceneovim

Spacemacs for Neovim—link to layers 👉
https://github.com/Tehnix/spaceneovim-layers
MIT License
110 stars 4 forks source link

How to change fontsize #2

Closed Vm900 closed 6 years ago

Vm900 commented 6 years ago

Hi How do i change font size coz it's really small

Tehnix commented 6 years ago

Hi!

Are you using a terminal or a GUI? In either case, the font size should be managed via either your terminals configuration, or whatever GUI you are using.

You might be able to just do CTRL + SHIFT + + / CMD + SHIFT + + to increase it. Alternatively, set guifont in your ~/.config/nvim/init.vim settings file, in the UserConfig block.

Vm900 commented 6 years ago

@Tehnix Thanx,changed the terminal font size and we're cooking