Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xcodebuild/vim-easyfont
Change vim's font in Linux Mac and Windows easily
https://github.com/xcodebuild/vim-easyfont
Last synced: 24 days ago
JSON representation
Change vim's font in Linux Mac and Windows easily
- Host: GitHub
- URL: https://github.com/xcodebuild/vim-easyfont
- Owner: xcodebuild
- Created: 2015-02-06T08:54:00.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-06T08:54:23.000Z (almost 10 years ago)
- Last Synced: 2024-04-24T11:13:39.751Z (8 months ago)
- Language: VimL
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
EasyFont
===============Easy Font Setting for Vim
- Quickly apply current font setting to vimscript
- Change font in different platform in one way.
## Usage
- Use `set guifont=*` to choose your font and font size.
- Type `EasyFont` and vimscript apply font will type in buffer.
- Copy it to your `.vimrc`.It will effect in `Mac`,`Linux` and `Windows`.