Giter Site home page Giter Site logo

orzvim's Introduction

Orz's vim setting


##裝起來的樣子

覺得有些情況下,配置過後的vim比sublime text好用,當然這是個人習慣問題 為了方便以後更換環境也能快速把vim相關設定建立起來,參考高見龍先生以及vgod他們的方式,作了一個一鍵安裝並改成用vundle管理套件

image

##Install

curl -o - https://raw.githubusercontent.com/orzorzooo/orzVim/master/auto-install.sh | sh

會將.vim以及.vimrc備份到~/vim備份的資料夾

plugin使用vundle進行安裝及管理

plugin 的修改及安裝都在~/.vimrc或是~/.vim/vimrc內(其實是一樣的)

相關設定請看.vimrc

##Plugins

還沒整理

##Plugins update

vim
:PluginUpdate

Hot key

我的ctrl是設在caps lock的位置,所以我的配置不一定符合其他人的 建議可以依照自已的習慣作修改

  • ctrl+j 打開nerdtree
  • 空白鍵是翻下一頁
    • 號是跳到字尾(大寫A是可以直接進入字尾並開始輸入)
  • :Q取代:q!
  • ,, 開啟ctrlp
  • tab 增加縮排
  • shift tab 減少縮排
  • :Html 為 :setfiletype html
  • :Css 為 :setfiletype css
  • tab基本上會觸發snipmate,若沒有則會使用supertab(另一個neocomplche還要看看有沒有不衝突的方法)

##Color Scheme

orzvim's People

Contributors

orzorzooo avatar

Watchers

James Cloos avatar  avatar

Forkers

s1hon

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.