?? lhaskell.vim
字號:
" Vim syntax file" Language: Haskell with literate comments" Maintainer: John Williams <jrw@pobox.com>" Last Change: 2001 May 09" Enable literate commentslet b:hs_literate_comments=1" Include standard Haskell highlightingif version < 600 source <sfile>:p:h/haskell.vimelse source syntax/haskell.vimendif" vim: ts=8
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -