vim最新書籤


Icon_arrow_right 1天前 
Icon_arrow_right 532 天前 
Icon_arrow_right 547 天前 
Icon_arrow_right 564 天前 
Icon_arrow_right 588 天前 
Icon_arrow_right 603 天前 
1045029

VIM: digraph Popup

VIM: digraph Popup

Vincent 收藏於 2008/07/22
http://www.vim.org/htmldoc/digraph.html#digraph-table
Icon_arrow_right 678 天前 
1005781

vim的自動完成 Popup

vim的自動完成 Popup

原文來自 OOO
Vincent 收藏於 2008/05/08
cmd FileType c setl omnifunc=ccomplete#Complete 除了這個問題之外,autocomplpop其實也是有看你輸入的東西來決定要不要執行自動完成,不過預設支援的只有ruby、scheme、(x)html這幾種檔案格式,其他的只會做檔案內的關鍵字自動完成(自動完成出現過的字),於是我做了一分給CSS用的設定,一樣放在vimrc裡就可以了: let g:AutoComplPop_Behavior = { \ 'css' : [ \ { \ 'command' : "\<C-n>", \ 'pattern' : '\k\k$', \ 'excluded' : '{|}|^$', \ 'repeat' : 0, \ }, \ { \ 'command' : "\<C-x>\<C-f>", \ 'pattern' : (has('win32') || has('win64') ? '\f[/\\]\f*$' : '\f[/]\f*$'), \ 'excluded' : '[*/\\][/\\]\f*$\|[^[:print:]]\f*$', \ 'repeat' : 1, \ }, \ { \ 'command' : "\<C-x>\<C-o>", \ 'pattern' : '\k$', \ 'excluded' : '^$', \ 'repeat' : 1, \ }, \ { \ 'command' : "\<C-x>\<C-o>", \ 'pattern' : '\k*\: ', \ 'excluded' : '^$', \ 'repeat' : 1, \ }, \ ], \ } 這樣是處理完我遇到的幾個問題,不過我要給遠端的linux主機套用時卻又遇到不一樣的問題,沒想到autocomplpop要vim 7.1才支援,7.0還不行,結果為了這個問題折騰一下午,最後晚上用ssh遠端把ubuntu從7.04升級,說實在的還蠻刺激的,只不過我不知道現在是變7.10還是8.04就是XD。 現在雖然可以用,不過其實系統還有點神秘,首先是根據autocomplpop.vim檔案內的預設,其實除了上面四種檔案以外,應該只有實體檔案名稱自動完成和關鍵字自動完成,但是我每次測試它都會執行omni auto completion,不然就是我搞錯ctrl+n的功能設定了。另外就是syntax completion在windows上搞不定的錯誤訊息,實在非常惱人,它錯就算了,最讓人搞不懂的是,有時候它丟出一堆錯誤後就正常運作了。另外我的nullcomplete雖然是回傳沒符合的,但實際上總是會跑出一個。
Icon_arrow_right 680 天前 
1000177

javascript vim Popup

javascript vim Popup

CrazyLion 收藏於 2008/05/06
s a text area. Give it focus... or
Icon_arrow_right 694 天前 
Icon_arrow_right 707 天前 
973509

vim-cocoa - Google Code Popup

vim-cocoa - Google Code Popup

CrazyLion 收藏於 2008/04/09
gvim is not a different version of vim, it's just an alias for the GUI part of vim. When starting vim with "-g" option, it's gvim. Instead of using Carbon in existing gvim, we now try to start a project to adapt Cocoa as the GUI framework. This project is of course Mac OS X only. We haven't consider to port it to GNUstep yet.
Icon_arrow_right 730 天前 
Icon_arrow_right 746 天前 
951323

初探Vim Popup

初探Vim Popup

利希 收藏於 2008/03/01
Vim是一個跨平台,支援多語系的文字編輯器,第一個版本由Bram Moolenaar在1991年發佈
Icon_arrow_right 754 天前 
Icon_arrow_right 860 天前 
Icon_arrow_right 881 天前 
Icon_arrow_right 910 天前 
Icon_arrow_right 945 天前 
Icon_arrow_right 946 天前 
Icon_arrow_right 950 天前 
Icon_arrow_right 954 天前 
Icon_arrow_right 965 天前 
[推薦] 點點印,把你的照片變成寫真書/照片書!

這些內容是怎麼產生的?

黑米沒有編輯,所有內容都是使用者貢獻。網站每天會分析最近最多人收藏的書籤,越多人收藏,排在越上面。綠色的數字代表收藏推薦的人數。

書籤心得

需要幫忙嗎?
黑米小工具

黑米數位版權所有 Copyright© 2006-2008 HEMiDEMi. All Rights Reserved.