Re: how to zoom in characters in vim-windows forever?

Boyko Bantchev <[email protected]>
Newsgroups gmane.editors.vim
Message-ID <CALdOZqkJe+crfmv=Eyj=JRhz-purc_0WSjMi2SEzmGdrdZmpew@mail.gmail.com>
For gvim, I use something as simple as

if has('unix')
  set guifont=UbuntuMono\ 11
elseif has('win32') || has('win64')
  set guifont=consolas:h10
endif

For Vim as a terminal editor, one has to select the font name and size
in the terminal (console). Vim itself has nothing to do with that.


On Tue, 12 Nov 2024 at 12:13, wang xu <[email protected]> wrote:
>
>   I am used to working in debain, and i know how to configure .vimrc to control vim. But now i am working in windows and using vim-windows, which get installed by following links: https://github.com/vim/vim-win32-installer/releases/tag/v9.1.0514.
>   Every time i open files by vim , i feel that characters are so small , so i have to fix it by hands in top menu. So i really want to know some way to configure vim like it in debian that i can use it  automatically.
>   Thanks a lot.
>
>
> --
> --
> You received this message from the "vim_use" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php
>
> ---
> You received this message because you are subscribed to the Google Groups "vim_use" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
> To view this discussion visit https://groups.google.com/d/msgid/vim_use/1703a500-0765-430f-94e0-2a93519dff06n%40googlegroups.com.

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/d/msgid/vim_use/CALdOZqkJe%2Bcrfmv%3DEyj%3DJRhz-purc_0WSjMi2SEzmGdrdZmpew%40mail.gmail.com.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.