資源簡介
作為自己極為方便和順手的編譯器,在最近兩年的使用中,我不斷的更新和加強vim的功能,特此備份。。。
==============================
開啟最大化 (win32用戶直接就可以最大化,但是linux用戶則需要安裝wmctrl,詳情參見:http://download.csdn.net/detail/jiaoxiaogu/4317843)
---------------------------------------------------------------
F5一鍵運行Python,Ruby,Perl腳本
結果直接顯示在gvim的Quickfix窗口中,不
代碼片段和文件信息
#?FILE:?????autoload/conque_term/conque.py?
#?AUTHOR:???Nico?Raffo?
#?WEBSITE:??http://conque.googlecode.com
#?MODIFIED:?2011-08-12
#?VERSION:??2.2?for?Vim?7.0
#?LICENSE:
#?Conque?-?Vim?terminal/console?emulator
#?Copyright?(C)?2009-__YEAR__?Nico?Raffo
#
#?MIT?License
#
#?Permission?is?hereby?granted?free?of?charge?to?any?person?obtaining?a?copy
#?of?this?software?and?associated?documentation?files?(the?“Software“)?to?deal
#?in?the?Software?without?restriction?including?without?limitation?the?rights
#?to?use?copy?modify?merge?publish?distribute?sublicense?and/or?sell
#?copies?of?the?Software?and?to?permit?persons?to?whom?the?Software?is
#?furnished?to?do?so?subject?to?the?following?conditions:
#
#?The?above?copyright?notice?and?this?permission?notice?shal
評論
共有 條評論