一

{"type":"编程笔记"}


  • Home

  • Archives
  • Search

howto set width/height/font/fontsize of vim window

Posted on 2008-10-11   |   In vim

vim config for width/height/font/fontSize on MacOSX

" set the screen width and height, the same as set columns and lineswin 80 25" columns width of the display" set co=80" lines number of lines in the display" set lines=24" For Mac OS X you can use something like this: >set guifont=Monaco:h12
firebug command line api 和 console api 中比较常用到的几个方法
utf-8 和 unicode 之间相互转换
  • Table of Contents
  • Overview
yuweijun

yuweijun

492 posts
12 categories
RSS
GitHub Twitter
  1. 1. vim config for width/height/font/fontSize on MacOSX
© 2021 yuweijun
Powered by Hexo
Theme - NexT.Mist.KISS