乡下人产国偷v产偷v自拍,国产午夜片在线观看,婷婷成人亚洲综合国产麻豆,久久综合给合久久狠狠狠9

  • <output id="e9wm2"></output>
    <s id="e9wm2"><nobr id="e9wm2"><ins id="e9wm2"></ins></nobr></s>

    • 分享

      vim的插件taglist的安裝

       非常尛貝 2012-04-03
      (1) These follow lines show how to install taglist
      1:
      download Ctags from http://ctags./
      tar -xvvzf file.tar.gz
      2:
      go into the directory
      ./configure -prefix (the path you want to install)
      make; make install
      3:
      open ~/.vimrc, add "filetype on" 
      4:
      download taglist from http://www./scripts/script.php?script_id=273
      5:
      unzip file.zip
      6:
      cp -r plugin/* ~/.vim/plugin
      cp -r doc/* ~/.vim/doc
      7:
      when you enter one vim, you can enter 'helptags ~/.vim/doc' which generates help doc, you can enter 'help taglist.txt' to see i
      8:
      the use of taglist
      vim ~/.vimrc, then add follow lines
      let Tlist_Show_One_File=1 
      let Tlist_Exit_OnlyWindow=1
      let Tlist_Use_Right_Window=1
      let Tlist_Auto_Open=1
      let Tlist_Ctags_Cmd = "/usr/bin/ctags" 
      let Tlist_WinWidth = 50 
      map <F4> :TlistToggle<cr>
      9:
      others
      ctr+ww = switch
      TlistToggle = start and end taglist
      o ---在一個(gè)新打開(kāi)的窗口中顯示光標(biāo)下tag
      空格 ---顯示光標(biāo)下tag的原型定義
      u ---更新taglist窗口中的tag
      s ---更改排序方式,在按名字排序和按出現(xiàn)順序排序間切換
      x ---taglist窗口放大和縮小,方便查看較長(zhǎng)的tag
      + ---打開(kāi)一個(gè)折疊,同zo
      - ---將tag折疊起來(lái),同zc
      * ---打開(kāi)所有的折疊,同zR
      = ---將所有tag折疊起來(lái),同zM
      [[ ---跳到前一個(gè)文件
      ]] ---跳到后一個(gè)文件
      q ---關(guān)閉taglist窗口
      F1 ---顯示幫助

        本站是提供個(gè)人知識(shí)管理的網(wǎng)絡(luò)存儲(chǔ)空間,所有內(nèi)容均由用戶(hù)發(fā)布,不代表本站觀(guān)點(diǎn)。請(qǐng)注意甄別內(nèi)容中的聯(lián)系方式、誘導(dǎo)購(gòu)買(mǎi)等信息,謹(jǐn)防詐騙。如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊一鍵舉報(bào)。
        轉(zhuǎn)藏 分享 獻(xiàn)花(0

        0條評(píng)論

        發(fā)表

        請(qǐng)遵守用戶(hù) 評(píng)論公約

        類(lèi)似文章 更多