If for some reason the console installation instructions do not work for you (such as having a proxy on your network), perform the following steps to manually install Package Control:
目前累計服務客戶上1000+,積累了豐富的產(chǎn)品開發(fā)及服務經(jīng)驗。以網(wǎng)站設計水平和技術實力,樹立企業(yè)形象,為客戶提供網(wǎng)站設計、做網(wǎng)站、網(wǎng)站策劃、網(wǎng)頁設計、網(wǎng)絡營銷、VI設計、網(wǎng)站改版、漏洞修補等服務。創(chuàng)新互聯(lián)始終以務實、誠信為根本,不斷創(chuàng)新和提高建站品質,通過對領先技術的掌握、對創(chuàng)意設計的研究、對客戶形象的視覺傳遞、對應用系統(tǒng)的結合,為客戶提供更好的一站式互聯(lián)網(wǎng)解決方案,攜手廣大客戶,共同發(fā)展進步。Click the Preferences > Browse Packages… menu
Browse up a folder and then into the Installed Packages/ folder
Download Package Control.sublime-package and copy it into the Installed Packages/ directory
Restart Sublime Text
手動安裝
可能由于各種原因,無法使用代碼安裝,那可以通過以下步驟手動安裝Package Control:
1.點擊Preferences > Browse Packages菜單
2.進入打開的目錄的上層目錄,然后再進入Installed Packages/目錄
3.下載Package Control.sublime-package并復制到Installed Packages/目錄
4.重啟Sublime Text。
-------------------
sublime text 3 打開 vim增強插件 Vintageous
Overview
Vintageous is a vi/Vim editing package for Sublime Text 3.
Vintageous is a rewrite of Vintage with the aim to make it more similar to Vim.
Download
The current build of Vintageous is updated frequently.
Install
Ensure the built-in Vintage package is in the ignored_packages list in your user preferences.
Copy Vintageous.sublime-package to the Installed Packages folder located under the data directory.
Development Version
To use this development version, you should:
Ensure the built-in Vintage package is in the ignored_packages list in your user preferences.
Clone this repository.
Edit files as needed.
Run build.sh (OS X/Linux) or bin/Publish.ps1 (Windows).
Refer to the wiki for more information.
Documentation
Refer to the wiki.
Settings
See Vintageous/Preferences.sublime-settings for a comprehensive list of settings.
Credits
Vintageous' design is heavily inspired by previous work done by dlo.
Settings details:
{
// If true, debug information will be printed to the console.
"vintageous_verbose": false,
// If true, some key bindings prefaced by the CTRL modifier will override default Sublime Text
// key bindings.
"vintageous_use_ctrl_keys": false,
// If true, search occurrences will be highlighted in '/', '?', etc.
// (Disabled.)
"vintageous_hlsearch": true,
// If true, search patterns will be applied incrementally as they are typed in.
// (Disabled.)
"vintageous_incsearch": true,
// If true, ':' and ex commands will be available.
"vintageous_enable_cmdline_mode": true,
// If true, the current mode will be reset to normal mode when a tab gets activated.
"vintageous_reset_mode_when_switching_tabs": true,
// If true, some commands will take the current indentation level into account.
// (Disabled.)
"vintageous_autoindent": true,
// If true, copy actions will always propagate to the system clipboard.
"vintageous_use_sys_clipboard": false,
// If true, / and ? will use regular expressions.
// If false, smart case will be used instead: the pattern will be interpreted literally and, if
// it's either all lowercase or all uppercase, case will be ignored too.
"vintageous_magic": true,
// If true, /, ?, * and # will always ignore case.
"vintageous_ignorecase": true,
// Logging level. Used for diagnostics and troubleshooting. Common valid
// values are 'debug', 'info', 'error', 'critical'. Most users should
// not need to modify the default value.
"vintageous_log_level": "error"
}
具體操作:
1、選項 -- 設置--默認里
"ignored_packages": ["vintageous"]
修改成:
"ignored_packages": [""]
2、選項 -- 設置--用戶里
"ignored_packages":
[
"Vintageous"
],
修改成
"ignored_packages":
[
""
],
經(jīng)過上面兩項的配置就可以啟動了
另外有需要云服務器可以了解下創(chuàng)新互聯(lián)scvps.cn,海內外云服務器15元起步,三天無理由+7*72小時售后在線,公司持有idc許可證,提供“云服務器、裸金屬服務器、高防服務器、香港服務器、美國服務器、虛擬主機、免備案服務器”等云主機租用服務以及企業(yè)上云的綜合解決方案,具有“安全穩(wěn)定、簡單易用、服務可用性高、性價比高”等特點與優(yōu)勢,專為企業(yè)上云打造定制,能夠滿足用戶豐富、多元化的應用場景需求。