Skip to content

Instantly share code, notes, and snippets.

@masaakif
Last active February 27, 2018 16:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save masaakif/37303 to your computer and use it in GitHub Desktop.
Save masaakif/37303 to your computer and use it in GitHub Desktop.
" vim:set ts=8 sts=2 sw=2 tw=0:
"
" Last Change: 18-Dec-2008.
" Maintainer: masaakif
" source $VIM/masaakif_rc
set guifont=MS_Gothic:h9:cSHIFTJIS
map "s :set guifont=BDF_M+:h7.5:cSHIFTJIS<CR>
map "m :set guifont=MS_Gothic:h9:cSHIFTJIS<CR>
map "l :set guifont=MS_Gothic:h12:cSHIFTJIS<CR>
set nowrap
set runtimepath+=$VIM/Chalice
runtime plugin/chalice.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment