Pastebin

Paste #10037: No description

< previous paste - next paste>

Pasted by Anonymous Coward

Download View as text


set winaltkeys=no         " disable menu with alt. necessary for <A-x> mappings
set guifont=Consolas:h12:cANSI:qDRAFT
nnoremap <A--> :let &guifont=substitute(&guifont,'\(\d\+\)','\=submatch(1)-1',' ')<cr>
nnoremap <A-+> :let &guifont=substitute(&guifont,'\(\d\+\)','\=submatch(1)+1',' ')<cr>
nnoremap <A-9> :let &guifont=substitute(&guifont,'\(\d\+\)','\=submatch(1)+1',' ')<cr>

New Paste


Do not write anything in this field if you're a human.

Go to most recent paste.